-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
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
node_exporter keeps throwing logs in /var/log/messages #2818
Comments
Without the error messages there is nothing we can do. |
not able to add /var/log/messages or log files |
snippet from messages file |
You have something sending invalid HTTP requests to your node_exporter. This is not a bug in the exporter. |
Can you assist on how to find that out ? |
uname -a
Linux seieadb101 4.1.12-124.28.5.el7uek.x86_64 #2 SMP Thu Jun 20 12:00:04 PDT 2019 x86_64 x86_64 x86_64 GNU/Linux
./node_exporter --version
node_exporter, version 1.5.0 (branch: HEAD, revision: 1b48970)
build user: root@6e7732a7b81b
build date: 20221129-18:59:09
go version: go1.19.3
platform: linux/amd64
node_exporter command line flags
root@seieadb101 # cat /etc/systemd/system/node_exporter.service
[Unit]
Description=Node Exporter
RequiresMountsFor=/apps
After=network.target
[Service]
User=prometheus
ExecStart=/apps/prometheus/node_exporter/node_exporter
[Install]
WantedBy=default.target
node_exporter log output
Are you running node_exporter in Docker?
No
What did you do that produced an error?
error just comes in randomly
What did you see instead?
errors in /var/log/messages
The text was updated successfully, but these errors were encountered: