tianmax / logstalgia

Automatically exported from code.google.com/p/logstalgia
0 stars 0 forks source link

Show URL prefix? #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I see an argument listed in the logstalgia manpage:

"--hide-url-prefix: Hide URL protocol and hostname prefix of requests."

However, on 1.0.3 (Ubuntu package and OS X homebrew), I am not seeing any URL 
protocol or hostnames in the first place. Not with my logs or with the sample 
log.

I saw the following comment in issue 38:
"--hide-url-prefix is optional. It removes the http:://domain part from the URL 
so you don't waste screen space with it."

Where exactly does http://domain appear when you're NOT using the argument? I 
have yet to see an http:// anywhere, in any videos of Logstalgia or in any 
attempt of my own to use it.

Original issue reported on code.google.com by legio...@gmail.com on 31 Aug 2012 at 4:13

GoogleCodeExporter commented 9 years ago
Hi. Yes, that option is only useful if your access log includes the hostname 
prefix on log entries and you wish to hide it. By default it is not normally 
included.

Original comment by acaudw...@gmail.com on 1 Sep 2012 at 12:22