We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
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
Get logs from the server into account.
✔ 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)
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
Expected Behavior
Get logs from the server into account.
Relevant Logs / Console output
Your Environment
Additional context
The text was updated successfully, but these errors were encountered: