Integration with Shodan #9934
-
Hi @defensivedepth , Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
Y3ll0wF1ash
Apr 11, 2023
Replies: 1 comment 2 replies
-
Hello Y3ll0wF1ash, Could I get a little more information on your issue? What does your current filebeat config look like in your global pillar file on the manager? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I figured the issue out. The final configuration is,
filebeat:
config:
inputs:
interval: 2h
request.url: "https://api.shodan.io/shodan/host/8.8.8.8?key=api_key"
processors:
fields: ["message"]
target: "result"
fields:
module: shodan
pipeline: shodan
fields_under_root: true