Jim Nichols

Results 5 comments of Jim Nichols

For this I think you'll need to shell into the container and set the file permissions for everything related to splunk. once shelled in, check the user that the splunk...

Is this repo just dead? Is anyone looking at this issues?

As far as I know, Splunk web still cannot run behind an AWS ELB without significant side car work (like a reverse proxy). This is the case in EC2 and...

once https://github.com/splunk/docker-splunk/pull/509 is complete you should be able to create an ARM compatible build for the universal forwarder to use locally. I have a PR in my forked repo that...

this looks to be a similar issue as in https://github.com/chanzuckerberg/terraform-provider-snowflake/issues/113 I was able to import a snowflake_stage by specifying the full ID/path of the resource: ``` terraform import snowflake_stage.test_stage "||"...