Filebeat threat intel modules #7448
Replies: 2 comments 12 replies
-
Which fileset are you trying to use for the threat intel module? How have
you defined the module settings in the pillar?
Have you tried turning debug logging on for Filebeat and checking for clues
there?
I will be publishing a guide soon to help demonstrate how this can be
implemented, as there are other steps that are required to use it
effectively.
…On Mon, Mar 7, 2022 at 3:06 PM EchoGangster ***@***.***> wrote:
Has anyone tried or been successful implementing Filebeat threat intel
modules?
https://www.elastic.co/guide/en/beats/filebeat/7.16/filebeat-module-threatintel.html
https://docs.securityonion.net/en/2.3/filebeat.html - Explains how to use
modules which has been supported since 2.360. Attempted to modify the
manager.sls file and filebeat would not start afterwards.
—
Reply to this email directly, view it on GitHub
<#7448>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEAM3KH3GYJYKITHGCM6HN3U6ZOTLANCNFSM5QEKAWYQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
My issue ended up being because I had tabs in my yaml instead of spaces which, is required. If you put the above directly below the "elasticsearch:"'s section, save, then reboot it should work. (I usually reboot because I never remember which parts need to be so-*-restart ed along with filebeat). Note, my dashboard under Security -> Overview still says "No threat intel data available to display....You need to enable the filebeat threatintel module in order to view data from different sources.". However, it actually is working because on the "Security Onion - Home" Dashboard homepage under "Security Onion - Dataset" I can see the "threatintel.abuseurl" column count populating. I don't have a fix yet for the no intel data available yet. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone tried or been successful implementing Filebeat threat intel modules?
https://www.elastic.co/guide/en/beats/filebeat/7.16/filebeat-module-threatintel.html
https://docs.securityonion.net/en/2.3/filebeat.html - Explains how to use modules which has been supported since 2.360. Attempted to modify the manager.sls file and filebeat would not start afterwards.
Beta Was this translation helpful? Give feedback.
All reactions