splunk / docker-itmonitoring

Get Started with Streaming your Docker Logs and Stats in Splunk!
http://www.splunk.com/containers
Apache License 2.0
68 stars 21 forks source link

Default index=main used for container name lookup #7

Closed mchene closed 7 years ago

mchene commented 7 years ago

The default index to create the "docker_containername" lookup is currently set to "main".

If you are using a different index, you'll need to change the index name under "docker_logs" in the app-docker>default>macros.conf.

domeger commented 7 years ago

Can be added into the README. Closing Issue.