[Auditbeat] System module dashboards#10511
Merged
cwurm merged 14 commits intoelastic:masterfrom Feb 5, 2019
Merged
Conversation
Contributor
|
Pinging @elastic/secops |
Contributor
Author
|
I forgot to mention this dashboard depends on the |
tsg
reviewed
Feb 4, 2019
script/build_docs.sh
Outdated
Contributor
There was a problem hiding this comment.
Is the double -open needed here? I would say not, but not sure.
Contributor
Author
There was a problem hiding this comment.
Seems to work without it as well. And the chunk=1 also seems superfluous since right above it already sets --chunk=1. It works without both of them for me, so I'm removing both.
Contributor
Author
|
Updated PR description to reflect there are now 7 dashboards after all. |
added 14 commits
February 5, 2019 14:11
ed5e418 to
6068113
Compare
cwurm
pushed a commit
to cwurm/beats
that referenced
this pull request
Feb 5, 2019
Seven dashboards for the Auditbeat System module - one for each dataset, and an overall overview dashboards. (cherry picked from commit 38d5f43)
cwurm
pushed a commit
that referenced
this pull request
Feb 5, 2019
10 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
7 dashboards for the System module - one for each dataset, and an overall overview dashboards.
1/7 System Overview Dashboard
2/7 Host Dashboard
3/7 Login Dashboard
4/7 User Dashboard
5/7 Process Dashboard
6/7 Socket Dashboard
7/7 Package Dashboard
Depends on #10500 for
{entity}.entity_idfields.Supersedes #10160 (Host Dashboard).