From: | "Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | tracing users ip address |
Date: | 2002-12-11 16:53:51 |
Message-ID: | 73309C2FDD95D11192E60008C7B1D5BB04C7437E@snt452.corp.bcbsm.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Running PostgreSQL 7.2.1 on RedHat Linux 7.2 kernel 2.4.7-10
I'm looking at my logs / messages and I'm trying to figure out
how to trace some users. For example, I am trying to make
the server a bit more secure and in some of the logs I see
someone called 'Admin' trying to access the database (and
failing ... but for how long?)
I don't know who this is, but, I'd like to know. Is there a way
I can track down the IP address of users trying to access
the database? I would imagine the debug that is running - currently
I'm running debug level 2 ... seems that any higher would
slow my server down.
I don't seem to be able to see them ('Admin') using things like 'last', 'w'
or
anything like that.
Suggestions? Thank you.
-X
From | Date | Subject | |
---|---|---|---|
Next Message | Medi Montaseri | 2002-12-11 17:46:19 | Re: tracing users ip address |
Previous Message | scott.marlowe | 2002-12-11 16:25:25 | Re: Urgent need of (paid) PostgreSQL support in New |