Skip to content
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

Fix the Syslog search in the Dashboards #3920

Merged
merged 1 commit into from
Apr 5, 2017

Conversation

tsg
Copy link
Contributor

@tsg tsg commented Apr 5, 2017

It used to query * and I changed it to query _exists_:system.syslog, which
will cause less confusion on the Syslog module dashboard.

Probably it added to the confusion in #3912.

It used to query `*` and I changed it to query `_exists_:system.syslog`, which
will cause less confusion on the Syslog module dashboard.

Probably it added to the confusion in elastic#3912.
@tsg tsg added :Dashboards needs_backport PR is waiting to be backported to other branches. review v5.4.0 v6.0.0-alpha1 labels Apr 5, 2017
@ruflin ruflin merged commit 6b8cab6 into elastic:master Apr 5, 2017
@monicasarbu monicasarbu added the Filebeat Filebeat label Apr 10, 2017
monicasarbu pushed a commit to monicasarbu/beats that referenced this pull request Apr 10, 2017
It used to query `*` and I changed it to query `_exists_:system.syslog`, which
will cause less confusion on the Syslog module dashboard.

Probably it added to the confusion in elastic#3912.
(cherry picked from commit 6b8cab6)
@monicasarbu monicasarbu removed the needs_backport PR is waiting to be backported to other branches. label Apr 10, 2017
tsg pushed a commit that referenced this pull request Apr 11, 2017
It used to query `*` and I changed it to query `_exists_:system.syslog`, which
will cause less confusion on the Syslog module dashboard.

Probably it added to the confusion in #3912.
(cherry picked from commit 6b8cab6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants