[Lognorm] CSV
Christopher.Racky at web.de
Christopher.Racky at web.de
Fri May 8 15:28:37 CEST 2015
Hi,
On my rhel6 system I get a segfault:
[root at bug log]# lognormalizer -e csv -r /etc/rsyslog.rb
May 8 15:11:38 fritz user1: hallo
Segmentation fault
Meanwhile this works as expected:
[root at bug log]# lognormalizer -r /etc/rsyslog.rb
May 8 15:11:38 fritz user1: hallo
[cee at 115 user="user1:" rcvdfrom="fritz" rcvdat="May 8 15:11:38"]
Seems to be a bug in lognormalizer...
Config file looks like:
prefix=%rcvdat:date-rfc3164% %rcvdfrom:word%
rule=: %user:word% hallo
[root at bug log]# yum info liblognorm1
Loaded plugins: fastestmirror, presto
Loading mirror speeds from cached hostfile
* base: centos.mirror.linuxwerk.com
* extras: mirror.de.leaseweb.net
* updates: ftp.fau.de
Installed Packages
Name : liblognorm1
Arch : x86_64
Version : 1.1.1
Release : 1.el6
Size : 88 k
Repo : installed
>From repo : rsyslog-v8-stable
Summary : Fast samples-based log normalization library
URL : http://www.liblognorm.com
License : LGPLv2+
Description : Briefly described, liblognorm is a tool to normalize log data.
regards
Chris
More information about the Lognorm
mailing list