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

Support for Splunk 7.0.0 #13

Closed mchene closed 6 years ago

mchene commented 6 years ago

Also added updates for

  1. Querying Node and Service meta data in docker swarm mode
  2. Updated latest docker client to 1.17
  3. Fix bug with docker tops formatting
  4. Fix bug with lookup CSV, now using .csv postfix
matthewmodestino commented 6 years ago

Cleaned up the compose typos and looks good so far in my lab.

Images built clean with the build scripts.

Attached the v3.3 compose file I used. Noticed the UF exposes 8001:8000. Not really necessary so I remove it in my compose.

docker-compose-withuf-v3.txt

domeger commented 6 years ago

Still pulling image splunk/splunk:6.5.3-monitor. Did you want to push and rebuild the image?

matthewmodestino commented 6 years ago

I used the build-enterprise.sh to build 7.0.0-monitor locally, then deployed. I assume we were just waiting for testing before push?

domeger commented 6 years ago

@matthewmodestino - We will need to push the image to DockerHub and then change the image on the Compose file then we can test it.