-
### Nomad version
1.1.3
### Operating system and Environment details
CentOS 7
### Issue
The "failed to validate self token" error message is logged without proper quotation marks around t…
-
![problem1](https://user-images.githubusercontent.com/52149838/201838962-d512878e-dff6-4125-b04b-a1ec2c306381.png)
splunk.version: 9.0.2
threathunting is downloaded from the splunk app
![problem2](…
-
The CloudWatch Logs Agent provides predefined variables to retain info about the host sending the log data.
http://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/AgentReference.html
```
log_str…
-
When ERDDAP is running it doesn't appear to generate a logfile providing information about what operations it's doing and whether or not they're succeeding. I propose that it continuously generate log…
-
idea:
```yaml
instances:
- address: splunk-idx.local
token: thisisthetoken
roles: [idx]
insecure: true # defaults to false
- address: splunk-sh.local
token: anothertoken
…
-
I have **recently** starting receiving a 400 error on my signIns input for https://graph.microsoft.us/v1.0/auditLogs/signIns (Microsoft Graph for US Government L4). Are there any new known issues with…
-
### Description
TCP-socket stops working when slirp4netns is added.
I have a container that runs squid, but when moving all pieces together the squid-container no longer can see the where packages…
-
Running this on a Windows system with Splunk Enterprise running as a Heavy Forwarder. This app fails to generate the file_meta_data events due to failing to start. Failure to start can be traced to …
-
Is there a possibility to change to OUTPUT file to a custom /var/log destination ?
In some cases you want to use for example /var/log/sysmon instead of the standard syslog, since it will overload t…
-
Adding `--mount=type=cache,id=apk,sharing=locked,target=/var/cache/apk ln -vs /var/cache/apk /etc/apk/cache && \` to the following Dockerfile, makes it failt to build on linux
Funny enough works fine…