Re: ingesting syslog and asa log into metron

2019-11-25 Thread Simon Elliston Ball
If you find any missing patterns you should also consider contributing them back to the open source project. https://metron.apache.org/current-book/CONTRIBUTING.html Simon On Mon, 25 Nov 2019 at 15:00, Hema malini wrote: > After enabling the parsers, kindly check for the patterns missed out

Re: ingesting syslog and asa log into metron

2019-11-25 Thread Simon Elliston Ball
Use the nifi listen syslog processor to push Asa logs into a Kafka topic, then the metron asa parser to get that into your metron flow. Simon On Mon, 25 Nov 2019 at 14:12, updates on tube wrote: > hey guys first I really appreciate your urgent replies on my previous > posts >> > and for now, I

ingesting syslog and asa log into metron

2019-11-25 Thread updates on tube
hey guys first I really appreciate your urgent replies on my previous posts >> and for now, I went to ask how can I ingest Syslog and asa log into apache metron using nifi?