Search code examples
elasticsearchspring-data-elasticsearchsplunk-query

Splunk - elasticsearch integration


We have a requirement to display elasticsearch data on splunk GUI is there a way to query elasticsearch from splunk GUI and get the results on splunk GUI


Solution

  • Try this: https://github.com/brunotm/elasticsplunk It bundles: - elasticsearch-py - urllib3 - splunklib (from the splunk-sdk-python)