Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

Splunk Suggestion / Re-architecture / Enhancement #99

Open
mwilco03 opened this issue Feb 24, 2021 · 0 comments
Open

Splunk Suggestion / Re-architecture / Enhancement #99

mwilco03 opened this issue Feb 24, 2021 · 0 comments

Comments

@mwilco03
Copy link
Contributor

Currently the Splunk config is set up in cron job style.
This is somewhat Rube Goldberg-ian and is ripe for simplification.
However in lack of a better solution I would submit this would be a plausible path forward.
By employing the webhook from twistlock it will send a post request to an endpoint.
In testing I have set up a flask (python) web server that upon receiving a post request (in this case from the webhook).
It then fires off the poll_incidents and poll_forensics and follows the rest of the configuration flow.
It could be deployed as a container alongside current containers in twistlock.
More over it could then have environment variables assigned for example index that could generate the files that come along with the app.

@mwilco03 mwilco03 changed the title Suggestion / Re-architecture / Enhancement Splunk Suggestion / Re-architecture / Enhancement Feb 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants