Search found 11 matches
- Fri Jul 03, 2026 2:50 am
- Forum: Nagios Log Server
- Topic: rsyslogd cannot connect & ECS v8 support is a preview of the unreleased ECS v8 and uses the v1 patterns
- Replies: 9
- Views: 116262
Re: rsyslogd cannot connect & ECS v8 support is a preview of the unreleased ECS v8 and uses the v1 patterns
tcp6 0 0 :::514 :::* LISTEN 1003/java did you change the Logstash Inputs configuration to use port 514 instead of 5544? that may be the problem Yes, we had previously modified the default input, "Syslog (Default)", to listen on port 514 instead of 5544. I have now created a dedicated inpu...
- Fri Jul 03, 2026 1:58 am
- Forum: Nagios Log Server
- Topic: Dashboard Not Found
- Replies: 9
- Views: 75212
Re: Dashboard Not Found
Unfortunately I'm beginning to think that this is deeper than what we can dig into on the forum here. Do you have active support where you can open up a support ticket for this? They'll have a better ability to work with you to track this down better. Yesterday, I noticed that the only difference b...
- Wed Jul 01, 2026 2:36 am
- Forum: Nagios Log Server
- Topic: rsyslogd cannot connect & ECS v8 support is a preview of the unreleased ECS v8 and uses the v1 patterns
- Replies: 9
- Views: 116262
Re: rsyslogd cannot connect & ECS v8 support is a preview of the unreleased ECS v8 and uses the v1 patterns
Ho about netstat -anp. What java processes are showing as running? How about systemctl status logstash.srvice? netstat -anp | grep 5544 - shows nothing netstat -anp | grep java tcp6 0 0 127.0.0.1:9600 :::* LISTEN 1003/java tcp6 0 0 :::9300 :::* LISTEN 1181/java tcp6 0 0 :::9200 :::* LISTEN 1181/jav...
- Wed Jul 01, 2026 2:25 am
- Forum: Nagios Log Server
- Topic: Dashboard Not Found
- Replies: 9
- Views: 75212
Re: Dashboard Not Found
When you say that another user can see the dashboard, are you looking at the same dashboard or a different one? ALso out of curiosity, how old is this Nagios Log Server deployment? It is the same one and we only work on this instance. The deployment dates back to June 2025 and has been updated mult...
- Tue Jun 30, 2026 8:01 am
- Forum: Nagios Log Server
- Topic: rsyslogd cannot connect & ECS v8 support is a preview of the unreleased ECS v8 and uses the v1 patterns
- Replies: 9
- Views: 116262
Re: rsyslogd cannot connect & ECS v8 support is a preview of the unreleased ECS v8 and uses the v1 patterns
Running netstat -a shows no service listening on port 5544.jmichaelson wrote: ↑Fri Jun 26, 2026 4:59 pm does running netstat -a show anything listening on port 5544?
- Tue Jun 30, 2026 7:13 am
- Forum: Nagios Log Server
- Topic: Dashboard Not Found
- Replies: 9
- Views: 75212
Re: Dashboard Not Found
That's very unusual and unexpected. Can you log in as a different user and look at a dashboard? Or navigate to http://fqdn/nagioslogserver/dashboard?dashboardid=default When using another user (AD user), everything works flawlessly. However, with the local admin account, the error still persists. E...
- Fri Jun 26, 2026 8:21 am
- Forum: Nagios Log Server
- Topic: rsyslogd cannot connect & ECS v8 support is a preview of the unreleased ECS v8 and uses the v1 patterns
- Replies: 9
- Views: 116262
Re: rsyslogd cannot connect & ECS v8 support is a preview of the unreleased ECS v8 and uses the v1 patterns
Very glad to hear you're receiving logs. I'm going to get to the second question first. that's just a warning that can be safely ignored. we're actively checking out the latest versions of those plugins which should make those warnings disappear. As for the rsyslogd message, where is it coming from...
- Fri Jun 26, 2026 1:55 am
- Forum: Nagios Log Server
- Topic: Dashboard Not Found
- Replies: 9
- Views: 75212
Re: Dashboard Not Found
Can you hit F11 while you're in your browser, and post the URL (feel free to redact your IP address) of the item that shows the 404 error while its loading dashboards? So this is the dashboard URL I go to when the pop-up appears: https://fqdn/nagioslogserver/dashboard Using the developer tools, thi...
- Thu Jun 25, 2026 4:14 am
- Forum: Nagios Log Server
- Topic: rsyslogd cannot connect & ECS v8 support is a preview of the unreleased ECS v8 and uses the v1 patterns
- Replies: 9
- Views: 116262
rsyslogd cannot connect & ECS v8 support is a preview of the unreleased ECS v8 and uses the v1 patterns
After applying this fix: https://support.nagios.com/forum/viewtopic.php?p=363345&hilit=logstash#p363345 The NLS is now receiving the logs, but we are encountering some warnings and errors. --- Jun 25 10:06:17 "hostname" rsyslogd cannot connect to "ip_of_my_machine":5544 (took...
- Thu Jun 25, 2026 3:45 am
- Forum: Nagios Log Server
- Topic: Dashboard Not Found
- Replies: 9
- Views: 75212
Dashboard Not Found
After spending some time on the dashboard (around 7–15 seconds), I get the error: “Dashboard Not Found The specified dashboard was not found. Redirect to your default dashboard.” When I click on “redirect,” it works again, but only temporarily — the error reappears after another 7–15 seconds. I use ...