HI,
I am attempting to monitor 2 web servers that run apache with a virtual host.
When I open the Kibana Apache HTTPD server status dashboard, I get the familiar error of Saved" field" parameters is now invalid. Please select a new field and Visualize: "Field is now a required parameter.
I had this same error when installing filebeat. I was able to solve this issue by enabling all of the monitoring services in the filebeat.conf file.
This knowledge leads be to believe Metric beat cannot find the appropriate data from the apache server.
I ensured the apache Server status page was enabled in the Apache configuration file.
I was unable to navigate to that apache service status page. I think this is related to the website being hosted on a virtual host. The virtual host is a requirement that I can not avoid.
Has anyone been able to monitor metrics on an apache virtual host?
Thank you,
-A