-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Fails to open the Filebeat auditd dashboard in Kibana #4595
Comments
@andrewkroh can you please have a look? Maybe the error disappears after you have some data. |
That error makes me think that there is a error parsing the JSON query string. I should be able to run the Filebeat modules test suite to get some data populated in ES and see what happens. |
I narrow the error down to being caused by the Timelion graph no longer accepting
The full error is:
I pasted the same expression into a 5.2.2 instance I had running and there was no error. |
Adding a comma between the expressions seems to fix the issue. |
Also fixes elastic#4595, there was a missing comma.
* Renamed fields in Apache2 and Nginx modules * Renamed Filebeat Auditd dashboards and visualizations Also fixes elastic#4595, there was a missing comma. * Rename the dashboards/viz for the system module This addresses in part elastic#4567. * updated the icinga module dashboard. Also fixed the searches to not depend on the file names * Updated mysql dashboard * Updated redis dashboard * Renamed one more postgres viz (cherry picked from commit 807bc43)
* Renamed fields in Apache2 and Nginx modules * Renamed Filebeat Auditd dashboards and visualizations Also fixes #4595, there was a missing comma. * Rename the dashboards/viz for the system module This addresses in part #4567. * updated the icinga module dashboard. Also fixed the searches to not depend on the file names * Updated mysql dashboard * Updated redis dashboard * Renamed one more postgres viz (cherry picked from commit 807bc43)
…lastic#4985) * Renamed fields in Apache2 and Nginx modules * Renamed Filebeat Auditd dashboards and visualizations Also fixes elastic#4595, there was a missing comma. * Rename the dashboards/viz for the system module This addresses in part elastic#4567. * updated the icinga module dashboard. Also fixed the searches to not depend on the file names * Updated mysql dashboard * Updated redis dashboard * Renamed one more postgres viz (cherry picked from commit 56e9d10)
After loading the dashboard for the auditd module in Filebeat, the following error is printed by Kibana:
The text was updated successfully, but these errors were encountered: