I may have missed some. Please look over your configuration and ensure there's no whitespace that I may have missed.
TwitsBlog Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
In that case, can you follow post 10 on page 2? I included a bunch of my configuration information - could you compare your configuration to mine?
TwitsBlog Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
I matched up your configuration exatly...including the order of your inputs and filters. That still didn't work. However, I finally got the type "csvinput" to show up after I altered the /etc/rsyslog.conf
To this:
*.* @@192.168.2.108:9001
*.* @192.168.2.108:5544
I'm getting a few hits on the csvinput, which is definitely a step forward, but the data isn't coming over with it. I'm getting cvsinput parse and grok parse errors. I'll need to look into this more...
output_csvinput_ss.jpg
You do not have the required permissions to view the files attached to this post.
You do not have the required permissions to view the files attached to this post.
TwitsBlog Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
Unfortunately, I tried that before my last post. Still having the parsing issues. I went back and even tried copying and pasting your input and filter once again to make sure I didn't accidentally mess up anything during the on and off testing.
Anything after "First Name" does not show up as a field in NLS.
I went back to see if anything looked funny near the configuration for First Name and Node UID and it looked fine. I did try changing your "NOSPACE" to "DATA" and that still didn't manage to fix it. I think I just need to read up more on GROK as some parts of it just doesn't seem to make sense to me.
The filter that I defined for you was made very quickly, it's not optimal - could you show me a screenshot of what you are now receiving on Nagios Log Server?
TwitsBlog Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
Would the parse fail if the field is empty? Some of the fields don't get populated by all...and some fields are not needed all together for our reporting such as "Person ID", "Node Date/Time", and Node UID.