Hal Rottenberg
Hal Rottenberg
> Thank you for your feedback, I 100% understand and agree as I was making it. I'm still getting used to GitHub (particularly how "forks" work) and properly getting a...
I chose to setup a point to point VPN ([Tailscale](https://tailscale.com/)) at home, which has other uses. Comfybox works fine through it.
Looks like a simple presentation layer bug. I have only a few minutes to research, so let's see... 1. I see [here](https://github.com/splunk/docker-itmonitoring/blob/4f2c7e8071e65c766a7881eb0bf1ef535ad69e91/app-docker/default/data/ui/views/docker_events.xml#L28) that the dashboard runs a saved search called...
Saved search is defined here: https://github.com/splunk/docker-itmonitoring/blob/4f2c7e8071e65c766a7881eb0bf1ef535ad69e91/app-docker/default/savedsearches.conf#L138
Ok, I see the search looks for `sourcetype=DockerEvents` which you have based on the gist. With key/value pairs in Splunk, the field name (key) is case sensitive, but the values...
Let's revisit this with the next Splunk release. Some changes were made to first-time run behavior, and I know they had to touch the Dockerfile, so this issue might go...
@erks I've alerted PM and got ack back that they will triage.
@yampelo Yes, but note that the ES (and ITSI) system requirements are higher than core. For example when running ITSI in Docker on macOS, I had to increase the size...
Way to go, @outcoldman! Tried it with OpenShift by chance? I'll have to spin up a lab.