Re: [CentOS] What gui to use for syslog-ng logs?

2013-11-18 Thread ign...@vault13.lt
On 2013.11.18 17:56, Rafał Radecki wrote: > Hi All. > > I have an environment in which I would like to implement a GUI for parsing > syslog-ng logs from operating system, application servers and databases. > I've heard that Splunk is a good tool but its quite hard to learn. Are > there any valuable

Re: [CentOS] syslog-ng or rsyslog?

2013-11-06 Thread ign...@vault13.lt
On 2013.11.06 14:22, Rafał Radecki wrote: > Hi All. > > I've used syslog-ng for some time. I like it. I have a project in which I > need to choose a central logging solution. What are your experiences with > rsyslog? Is it more complex to setup than syslog-ng? Or maybe does it have > some additiona

[CentOS] puppet, repos, security

2013-10-31 Thread ign...@vault13.lt
Hello list, I am using puppet 2.7.20 from rpmforge, with a build date of Wed 20 Mar 2013. EPEL has an even older version. Then I see this: http://puppetlabs.com/security/cve/cve-2013-3567 that was posted on the month of July 2013. Do I understand correctly, that my puppet-master is vulnerable t

Re: [CentOS] Message from syslogd@localhost ... kernel:Disabling IRQ #17

2013-09-02 Thread ign...@vault13.lt
I was seeing "nobody cared" when I was trying to make cheap (non original) intel 1000E gigabit ethernet card work. Never got it to work. Errors vanished when I removed it. On 2013.09.01 20:11, Michael Hennebry wrote: > On Tue, 27 Aug 2013, Michael Hennebry wrote: > >> " Message from syslogd@loc

Re: [CentOS] silencing Passenger "ps" SELinux errors

2013-03-28 Thread ign...@vault13.lt
On 2013.03.27 16:59, Daniel J Walsh wrote: > On 03/27/2013 10:01 AM, Paul Norton wrote: >> On 27 March 2013 13:09, ign...@vault13.lt wrote: > >>> Hello, >>> >>> how do people cope with constant SELinux errors like this from Fusion >>>

[CentOS] silencing Passenger "ps" SELinux errors

2013-03-27 Thread ign...@vault13.lt
Hello, how do people cope with constant SELinux errors like this from Fusion Passenger: 36886. 03/27/2013 14:20:05 ps unconfined_u:system_r:passenger_t:s0 2 file open system_u:system_r:udev_t:s0-s0:c0.c1023 denied 1922 36887. 03/27/2013 14:20:05 ps unconfined_u:system_r:passenger_t:s0 4 dir ge

Re: [CentOS] n00b rsyslog.conf question - how to separate local syslog from network appliance syslog?

2012-07-23 Thread ign...@vault13.lt
Hello, this is how I do it. (c) $template Tdefault,"/logs/%fromhost-ip%/%syslogfacility-text%.%$YEAR%-%$MONTH%-%$DAY%.log" $template FileFormat,"%TIMESTAMP:::date-rfc3339% %HOSTNAME% %syslogtag%%msg:::sp-if-no-1st-sp%%msg:::drop-last-lf%\n" *.* -?Tdefault;FileFormat (b) Dropping no