05-24-2018 09:37 PM - edited 02-21-2020 07:48 AM
Does anyone have a sample config they have used to retrieve event streamer data to logstash? Seems to be the only way to get relevant alerting beings there is no api access to retrieve signature alerts or anything like that.
Solved! Go to Solution.
07-17-2018 02:35 PM
You might need to build a plug in for LogStash if you want to use eStreamer. To really figure it out we'd need to speak on the phone probably.
05-25-2018 04:57 AM
Do you need it also for IDS events? Cause I have the problem that the new FTD IDS sensor seems not to send any IDS events, only ACP Events...
05-25-2018 05:21 AM
Our environment is purely Firepower on top of ASA. Currently no production FTD so hopefully whatever you have works?
05-25-2018 08:47 AM
There is a sort of generic estreamer client called eNcore which supports plug ins. The base client code simple collects all the events from the estreamer queue on the FMC and converts this binary data to text and writes it to disk. There is a Splunk, CEF and JSON plugins and a few 3rd parties have written their own. Maybe a logstash plugin could be written. Please email me at dohurd@cisco.com if you want to know more
05-25-2018 08:47 AM
There is a sort of generic estreamer client called eNcore which supports plug ins. The base client code simple collects all the events from the estreamer queue on the FMC and converts this binary data to text and writes it to disk. There is a Splunk, CEF and JSON plugins and a few 3rd parties have written their own. Maybe a logstash plugin could be written. Please email me at dohurd@cisco.com if you want to know more
05-26-2018 04:22 PM
https://developer.cisco.com/site/firepower/ so I downloaded this to pull the events via estreamer. The csv file part doesn't seem to work. The only thing that does work is sending the alerts to syslog or send them to print screen. If I could get the events via json I know how to parse them into logstash.
06-29-2018 10:48 AM
If help is still needed on eStreamer and Logstash please email me directly at dohurd@cisco.com. IDS event data as well as AMP and Connection events ARE available directly off the FTD device.
05-27-2018 11:03 AM
07-11-2018 09:00 AM
I thankfully received the encore client from Doug at cisco but for some reason or another i only receive some alerts not every thing coming from the FirePower Manager. I ran specific tests and I see my snort alerts go out via syslog to the syslog server but estreamer isn't send them? Very strange behavior.
07-17-2018 02:35 PM
You might need to build a plug in for LogStash if you want to use eStreamer. To really figure it out we'd need to speak on the phone probably.
07-18-2018 04:20 AM
Its fine, I am currently pulling the alerts in via RSA netwitness using their API. It just would've been nice if this was as simple as pulling the CTA logs via the api or if pulling snort alerts from FMC was available via the api. Is that functionality coming any time soon? This type of alerting integration would simplified if so.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide