-
Notifications
You must be signed in to change notification settings - Fork 464
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
Adding health report to logstash integration #12464
Conversation
packages/logstash/kibana/dashboard/logstash-614a7b43-4b8b-4de2-8633-adf8121be098.json
Outdated
Show resolved
Hide resolved
packages/logstash/kibana/dashboard/logstash-d611907b-7492-498c-80a7-da928514a577.json
Outdated
Show resolved
Hide resolved
Co-authored-by: Andrew Kroh <[email protected]>
|
@flexitrev With the above sections covering terminated pipelines, we could change the bottom section to be running pipelines and just filter out terminated pipelines.
I do not believe you can color-code the whole row based on a cell -- you can color code the cell based on its value, though. As for the colors themselves, the color sets are the EUI palettes that ship with Kibana and will follow any changes the kibana team makes to the values for the colors. In general I think we should stick with the built-in palettes for integrations we ship to customers. |
Added a filter to the Worker utilization by pipeline to exclude terminated pipelines. Should I exclude finished too? Colors are expected to change with project borealis - If they don't automatically get picked up by us picking builtin colors, we'll update later. https://github.com/elastic/search-team/issues/8943 |
@strawgate Yes, I thought it best to just keep logstash.health_report. Should I keep both somehow? Rename event.dataset:logstash.pipeline? |
Ideally, there would be two sample events, the node sample event and the pipeline sample event? |
That might require defining 2 datastreams health_report.node and health_report.pipeline |
|
a440b14
to
e5f3045
Compare
⏳ Build in-progress, with failures
Failed CI StepsHistory
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
Cutting a new branch and creating a new PR - #12601 |
Proposed commit message
Added data and dashboards including Logstash Health report
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues
Closes #12465
Screenshots
Node Health
Pipeline Health