In the Logs tab I see a lot of stuff coming from the syslog (I think?) but not the web log from Nginx. This makes it hard to solve things like the web_log_1m_redirects alert, without ssh’ing into my server and digging through the logs myself. If the logs were visible in Netdata and I could filter them on time and perhaps status code that would make my life a lot easier.
I also have to say that this seems really rather complex just to get web logs to show up in this tab. Can’t the Netdata software on my server automate this? It already knows Nginx is running, all the Nginx metrics show up and I didn’t have to do anything. Why is getting access to the logs not automatically done as well?
How do I get the data to show up like that? Just following the steps definitely doesn’t result in this.
Are you referring to the displayed column, the missing chart?
If if it is the displayed columns this can be achieved by going into the cogwheel above the table on the top right corner and select the columns to display
Note: Atm it isn’t yet possible to save these column selection as a saved view but it is something we plan to bring as customization settings
If it is the missing chart I would suggest for you to fill in a bug report.
I also have to say that this seems really rather complex just to get web logs to show up in this tab. Can’t the Netdata software on my server automate this? It already knows Nginx is running, all the Nginx metrics show up and I didn’t have to do anything. Why is getting access to the logs not automatically done as well?
Netdata’s strongest point is on the metrics collection and out-of-the-box dashboards and alerts. We have recently started moving towards logs and we are building integrations with systems that allow us to surfaces logs, first is was systemd journal but we also want to integrate with Loki and Elasticsearch.
Having said this, Netdata doesn’t collect and store your logs and we don’t know to which logging system your pushing your logs to. We will of course keep an eye on such feedback to try to understand where we can improve the user experience and bring the best out-of-the-box experience, like in metrics.
I meant the columns, not the chart (I just didn’t include that in my screenshot). When I press the cogwheel I see nothing related to nginx that I can select. NGINX_METHOD and NGINX_STATUS that are shown in the docs’ screenshot, that’s not a column I can choose.