Ad Widget

Collapse

"Log time format" doesnt support named months? (Jan Feb... etc)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • noxis
    Senior Member
    • Aug 2007
    • 145

    #1

    "Log time format" doesnt support named months? (Jan Feb... etc)

    According to this section of the docs:

    http://www.zabbix.com/documentation/...onfiguration?s[]=log&s[]=time&s[]=format

    It doesn't seem to support a log format that looks like:

    Code:
    Feb 15 13:28:58 kermit kernel: [429939.317625] warning: process `zabbix_agentd' used the deprecated sysctl system call with 1.55.
    This is a bit of a flaw since by default this is the way most system logs are. Or have I missed the point somewhere?
  • OttoK
    Junior Member
    • Jan 2013
    • 9

    #2
    I noticed the same thing. I am trying to log stuff from auth.log where lines look like:

    Code:
    Nov 15 10:16:43 wp sshd[22255]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=static-186-63-210-31.sadecehosting.net  user=root
    Is there any solution to support named months?

    Comment

    Working...