You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For whatever reason lognormalizer binary seems to work if I do extra null check but I have no idea what are the long term effects when used in rsyslog for example:
Running on AIX 7.1 and newest liblognorm release
# lognormalizer -V lognormalizer version: 2.0.6.master liblognorm version: 2.0.6.master advanced stats: not available
Test file, nothing interesting.
# cat test_ruleset.rb version=2 rule=:%this:number% %that:number% %-:rest%
Try it normally
Change newlines to dos style
# unix2dos test_ruleset.rb unix2dos: converting file test_ruleset.rb to DOS format...
And try again..
Truss outputs as well, if any use.
dbx output from the core:
The text was updated successfully, but these errors were encountered: