Dear Aengus,


could I set up a report in which I see to each host the used User ID,

for example

Host                UserID
10.10.10.1        testuser
10.10.10.2        testuser2
10.10.10.3        testuser3
 an so on ?

Regards Guenter




"Aengus" <[EMAIL PROTECTED]>
Gesendet von: [EMAIL PROTECTED]

27.04.2006 13:12

Bitte antworten an
Support for analog web log analyzer <[email protected]>

An
"Support for analog web log analyzer" <[email protected]>
Kopie
Thema
Re: [analog-help] Different Host one User ID





On Thursday, April 27, 2006 1:49 AM [EDT],
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

>> Dear Reader,
>>
>> I am trying to analyze some Log files in following format
>>
>> <Host(IP-Address)> <UserID> <Date/Time> <URL> <HTTP-Code> <Bytes>
>>
>> How could I get a report in which I could see the User ID used by
>> which Hosts.
>>
>> For example I have a userid testuser, I would see which different
>> host in my logfiles uses the UserID testuser
>>
>> Regards Guenter

http://analog.cx/docs/faq.html#faq128

Anlog won't crceate a siniigle report that lists all IP addresses used by
each user. But you can get a list of all the IP addresses used by any single
user by running Analog with

USERINCLUDE testuser
ALL OFF
HOST ON

(ALL OFF just turns off all the other reports, assuming you're only
concerned about the Host Report in this case).

Aengus

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------

Reply via email to