-
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
Missing searches for example Kibana dashboards in packetbeat-6.0.0-beta1 #4937
Comments
tsg
pushed a commit
to tsg/beats
that referenced
this issue
Aug 24, 2017
* Fixes elastic#4937 by recreating the missing searches. * Adds a `dashboards.yml` file, to simplify importing / exporting * Does the renaming of the dashboards, requested by elastic#4984, but not the visualizations or searches * A few more minor visual improvements
tsg
added a commit
to tsg/beats
that referenced
this issue
Aug 25, 2017
* Fixes elastic#4937 by recreating the missing searches. * Adds a `dashboards.yml` file, to simplify importing / exporting * Does the renaming of the dashboards, requested by elastic#4984, but not the visualizations or searches * A few more minor visual improvements (cherry picked from commit 535439b)
leweafan
pushed a commit
to leweafan/beats
that referenced
this issue
Apr 28, 2023
…#5010) * Fixes elastic#4937 by recreating the missing searches. * Adds a `dashboards.yml` file, to simplify importing / exporting * Does the renaming of the dashboards, requested by elastic#4984, but not the visualizations or searches * A few more minor visual improvements (cherry picked from commit 67b556b)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
Seems there are a few missing searches to in the example Kibana Packetbeat dashboards.
Steps to reproduce:
./packetbeat setup --dashboards
../packetbeat setup --template
.Issue:
An error appears in the overview and the Web transaction dashboards due to missing searches.
Specifically noticed:
Web-transactions
DB-transactions
Cache-transactions
RPC-transctions
After looking the saved searches, it is confirmed searches were not created as expected.
The text was updated successfully, but these errors were encountered: