Open
Description
Description
No logs from a debian 12 server in the account.
From what I see on other servers (Ubuntu), logs are supposed to be forwarded by fluent-bit, however it's not present on debian.
Steps to Reproduce
NEW_RELIC_API_KEY=NRAK-* NEW_RELIC_ACCOUNT_ID=* /usr/local/bin/newrelic install -y -n logs-integration --tag nr_deployed_by:ansible-install --debug
Expected Behavior
Get logs from the server into account.
Relevant Logs / Console output
✔ Installing Logs Integration
Installed
DEBUG Done executing and validating with progress for recipe name logs-integration.
DEBUG Super agent process not found.
DEBUG Preparing bundle
DEBUG bundling additional bundle
DEBUG recipes in list 1
DEBUG Adding bundle recipe:logs-integration status:[{AVAILABLE}] dependencies:[infrastructure-agent-installer]
DEBUG Additional Targeted bundle recipes:{ADDITIONALTARGETED [{logs-integration [{AVAILABLE}]}]}
DEBUG recipe event
DEBUG performing request method=POST url="https://api.newrelic.com/graphql"
DEBUG Done installing.
DEBUG completed
DEBUG final installation statuses updated
New Relic installation complete
--------------------
Installation Summary
✔ Infrastructure Agent (installed)
✔ Logs Integration (installed)
Your Environment
lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm
ps axuww | grep fluent
root 3073739 0.0 0.0 6332 2304 pts/1 S+ 08:34 0:00 grep fluent
uname -a
Linux XXX 6.8.12-1-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-1 (2024-08-05T16:17Z) x86_64 GNU/Linux