LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Logcheck (https://www.linuxquestions.org/questions/linux-software-2/logcheck-441491/)

gabsik 05-04-2006 03:59 AM

Logcheck
 
I keep on getting this mail from logchek.Just from one machine,all the oters are going good:

Warning: If you are seeing this message, your log files may not have been
checked!

Details:
Could not run logtail or save output

Check temporary directory: /tmp/logcheck.gUnfid

declare -x HISTCONTROL="ignoredups"
declare -x HOME="/var/lib/logcheck"
declare -x LANG="it_IT@euro"
declare -x LANGUAGE="it_IT"
declare -x LOGNAME="root"
declare -x LS_COLORS="no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31 ;01:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=0 1;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35 :*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.t iff=01;35:*.png=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=0 1;35:*.xcf=01;35:*.xwd=01;35:*.ogg=01;35:*.mp3=01;35:*.wav=01;35:"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games"
declare -x PWD="/home/gabrix"
declare -x SHELL="/bin/bash"
declare -x SHLVL="4"
declare -x SUDO_COMMAND="/bin/bash"
declare -x SUDO_GID="1000"
declare -x SUDO_UID="1000"
declare -x SUDO_USER="gabrix"
declare -x TERM="xterm"
declare -x USER="logcheck"

I will try to comment out all in the /etc/logcheck/logcheck.conf and run logcheck with options from command line,have logfiles listed in /etc/logcheck/logcheck.logfiles to be of a particolar format ... maybe not :tisk: .... a maximum number of logfiles to check ?:scratch:

jonaskoelker 05-05-2006 02:55 AM

Have a look at this thread: http://www.linuxquestions.org/questi...d.php?t=439397

hth --Jonas


All times are GMT -5. The time now is 10:01 PM.