You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The other logs (["/mnt/ram_logs/horus_sbi.log", "/mnt/ram_logs/horus_nbi.log", "/mnt/ram_logs/horus_gui.log") are being reported well (guinicorn logs). The service status seems to be OK.
pablo@pablo-MII-V:~$ sudo systemctl status telegraf.service
● telegraf.service - Telegraf
Loaded: loaded (/lib/systemd/system/telegraf.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2025-01-26 18:24:05 -03; 56s ago
Docs: https://github.com/influxdata/telegraf
Main PID: 30667 (telegraf)
Tasks: 10 (limit: 4403)
Memory: 34.7M
CGroup: /system.slice/telegraf.service
├─30667 /usr/bin/telegraf -config /etc/telegraf/telegraf.conf -config-directory /etc/telegraf/telegraf.d
└─30677 /usr/bin/dbus-daemon --syslog --fork --print-pid 4 --print-address 6 --session
ene 26 18:24:05 pablo-MII-V telegraf[30667]: 2025-01-26T21:24:05Z I! Available plugins: 236 inputs, 9 aggregators, 33 processors, 26 parsers, 63 outpu>
ene 26 18:24:05 pablo-MII-V telegraf[30667]: 2025-01-26T21:24:05Z I! Loaded inputs: cpu disk diskio kernel mem processes swap system tail (2x)
ene 26 18:24:05 pablo-MII-V telegraf[30667]: 2025-01-26T21:24:05Z I! Loaded aggregators:
ene 26 18:24:05 pablo-MII-V telegraf[30667]: 2025-01-26T21:24:05Z I! Loaded processors:
ene 26 18:24:05 pablo-MII-V telegraf[30667]: 2025-01-26T21:24:05Z I! Loaded secretstores:
ene 26 18:24:05 pablo-MII-V telegraf[30667]: 2025-01-26T21:24:05Z I! Loaded outputs: influxdb_v2
ene 26 18:24:05 pablo-MII-V telegraf[30667]: 2025-01-26T21:24:05Z I! Tags enabled: host=pablo-MII-V
ene 26 18:24:05 pablo-MII-V telegraf[30667]: 2025-01-26T21:24:05Z I! [agent] Config: Interval:2m0s, Quiet:false, Hostname:"pablo-MII-V", Flush Interva>
ene 26 18:24:05 pablo-MII-V telegraf[30667]: 2025-01-26T21:24:05Z W! [agent] The default value of 'skip_processors_after_aggregators' will change to '>
ene 26 18:24:05 pablo-MII-V systemd[1]: Started Telegraf.
The text was updated successfully, but these errors were encountered:
Hello! I recommend posting this question in our Community Slack or Community Forums, we have a lot of talented community members there who could help answer your question more quickly. You can also learn more about Telegraf by enrolling at InfluxDB University for free!
Heads up, this issue will be automatically closed after 7 days of inactivity. Thank you!
Please direct all support questsions to slack or the forums. Thank you.
I am leaving the issue here because https://community.influxdata.com/ seems to be broken and I cannot login:
So here it goes...
I want to send grafana logs to influxDB for nothing seems to work. No errors are being triggered, the current config file is:
I only have problems with "/var/log/grafana/grafana.log", which involves this part:
The other logs (["/mnt/ram_logs/horus_sbi.log", "/mnt/ram_logs/horus_nbi.log", "/mnt/ram_logs/horus_gui.log") are being reported well (guinicorn logs). The service status seems to be OK.
The text was updated successfully, but these errors were encountered: