docker-itmonitoring icon indicating copy to clipboard operation
docker-itmonitoring copied to clipboard

Get Started with Streaming your Docker Logs and Stats in Splunk!

Results 7 docker-itmonitoring issues
Sort by recently updated
recently updated
newest added

The README doesn't state that it requires the Docker CLI to be mounted in the container so it *can* interact with the Docker Remote API. It does the latter, but...

Is it possible to use a deployment server with these?

I am new to Splunk and trying to set up K8S forwarding with Splunk. I was successful in forwarding K8S logs from my DEV K8S to Splunk by installing ta-k8s-logs...

question

[root@clh-ucp01 ~]# docker --version Docker version 17.06.2-ee-6, build e75fdb8 Universal Control Plane Version 2.2.5 42d28d140 | API Version: 1.30 Universal forwarder: pulling splunk/universalforwarder:7.0.0-monitor Splunk Enterprise: pulling splunk/splunk:7.0.0-monitor **from one of...

I am pulling splunk/universalforwarder:7.0.0-monitor and this is the content of the docker_service.sh script (the docker service ls command at the end of the file) --------- #!/bin/bash DOCKER_BIN=$(dirname "$0")/docker "$DOCKER_BIN" service...

We are using Splunk Enterprise in a docker orchestration system, but it does not appear that docker monitoring image version will keep up with the release cycle.. What is the...

Hello, I am unable to see most of my stats coming from a container. I am trying to graph 4 of my AWS ECS instances using the `6.5.2-monitor` universal forwarder...