I am using Logstash to change the formatting of messages before forwarding them on to a QRadar reader.
The syslogs are coming from various other servers, being collated onto one central 'master' server within one file which is being watched by Filebeat for logstash to convert and send on. This is all working now, so thank you to those that helped me.
I've now heard that this has exposed a new issue, in that some of the original hosts of the syslogs are surrounded by parenthesis and I now need to remove them.
So my message may look like:
Oct 12 08:00:00 (iamservera) message
How do I remove the parenthesis using gsub? My efforts so far are failing.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.