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

Splunk Docker GitHub Repository

Results 94 docker-splunk issues
Sort by recently updated
recently updated
newest added
trafficstars

I got this error when I tried to build the repo on my Mac which has an Apple M1 Processor (arm64): ``` #8 121.7 dpkg-deb: error: failed to read archive...

As a developer I would like to test certain integrations with Splunk DB Connect which requires JDK 11. I would benefit from a non default image with OpenJDK11 pre-installed for...

Currently, Splunk is not aware of the cgroup it's running in and the assigned resources. This results in several problems: * Resource utilization in Monitoring Console shows not the containers...

Hi All, I have setup Splunk behind Traefik with docker-compose and I'm noticing some issues with TLS when the host port of instance is changed to a port other than...

Hey guys, can you add CentOS 9 Stream base image please? You already have CentOS 8 version, I don't think it will be too hard to add support for CentOS...

```ini | com.splunk.logging:splunk-library-javalogging | GHSA-94g7-hpv8-h9qm | CRITICAL | 1.6.2 | 1.11.1 | Remote code injection in Log4j | | | | | | | -->github.com/advisories/GHSA-94g7-hpv8-h9qm | + +---------------------+----------+ + +----------------------------------------------+...

Upon spinning up the latest version of docker-splunk, you are greeted by this message: ![image](https://user-images.githubusercontent.com/10791260/158084402-f7cfef3a-71e1-4503-890d-18b3cd212825.png) Should there be a new default set for the KV store instead of MMAP now?

I really hope I didn't miss anything obvious (I might have..), here is the problem. ### Description When using the securityContext as described [here](https://github.com/splunk/docker-splunk/blob/develop/docs/SECURITY.md), the container for the universalforwarder will...

## Issue Description: So I have been experimenting with docker swarm and run into an issue where splunk containers with role: search_head or search_head captain fail to start in a...

Currently, ansible configuration is run in the Docker run phase. This has a couple of disadvantages: 1. Startup time, see https://github.com/splunk/docker-splunk/issues/10 2. Existing `etc` files need to be converted to...