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

Missing searches for example Kibana dashboards in packetbeat-6.0.0-beta1 #4937

Closed
zanbel opened this issue Aug 17, 2017 · 0 comments
Closed

Comments

@zanbel
Copy link

zanbel commented Aug 17, 2017

Hi!

Seems there are a few missing searches to in the example Kibana Packetbeat dashboards.

Steps to reproduce:

  1. Install packetbeat-6.0.0-beta1-amd64.deb.
  2. Setup the default dashboards using ./packetbeat setup --dashboards.
  3. Setup the default template using ./packetbeat setup --template.
  4. Run Packetbeats.
  5. Open Kibana >> Dashboards and select the ‘Packetbeat Dashboard’.

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.
screen shot 2017-08-17 at 12 29 27
screen shot 2017-08-17 at 12 29 46

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
monicasarbu pushed a commit that referenced this issue Aug 25, 2017
* Fixes #4937 by recreating the missing searches.
* Adds a `dashboards.yml` file, to simplify importing / exporting
* Does the renaming of the dashboards, requested by #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)
urso pushed a commit that referenced this issue Aug 25, 2017
* Fixes #4937 by recreating the missing searches.
* Adds a `dashboards.yml` file, to simplify importing / exporting
* Does the renaming of the dashboards, requested by #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
Projects
None yet
Development

No branches or pull requests

3 participants