Talk Details
Splunk as a CLI and docker in docker
- Leveraging the splunk python sdk and bash we turn splunk searches into cli data-streams that allow us to use any data in splunk as a terminal/script output.
- Embed those scripts into a docker container, including any custom code to run and return raw data.
- Create Python wrapper to those commands/docker container to have splunk search box use docker as a custom script, scripted input.
- profit
Speaker:
Links:
Video | PowerPoint | Github |