datadog-formula
datadog-formula copied to clipboard
A saltstack formula for Datadog
Hello :) I can't see any support for enable the network scanning. For manual install this would be configured in the `/etc/datadog-agent/system-probe.yaml` file. Have I missed something or is this...
I'm managing several Ubuntu servers in AWS EC2 and want to ship /var/log/auth.log up to Datadog. However, the `dd-agent` user does not have permission to open the file since it...
Are there plans to add windows support ?
### What does this PR do? Implements usage of the [`tpldir`](https://docs.saltproject.io/en/latest/ref/states/vars.html#tpldir) SLS variable to make formula function independent of absolute path on the salt fileserver ### Motivation Our salt fileserver...
### What does this PR do? ### Motivation ### Additional Notes ### Describe your test plan
also want to include docker container for the docker-agent
### What does this PR do? ### Motivation ### Additional Notes ### Describe your test plan
### What does this PR do? This PR adds an additional section in pillar to produce additional config files in /etc/datadog-agent. You include the contents of these yaml files into...
Hello :) Months ago, I successfully installed Datadog via Salt and the `datadog-formula` running Salt 3006.3. Today, I wanted to update a setting in one of our pillars and re-apply...