[imperva_cloud_waf] Added Visualizations and updated Dashboard - #9210
Conversation
🚀 Benchmarks reportTo see the full report comment with |
There was a problem hiding this comment.
8.11 introduces a new panel Links which helps in creating easier links between dashboards and external links. If there is no requirement to stay at 8.10.1, we should increase kibana.version: ^8.12.0 and also update/remove the markdown in favour of new Links panel.
Here is the PR which has the recording of this feature: elastic/kibana#166896
| {{#if processors}} | ||
| processors: | ||
| {{processors}} | ||
| {{/if}} |
There was a problem hiding this comment.
There's already processors: key above this. Test by adding a custom processor for any syntax/indentation issue.
| {{#if processors}} | |
| processors: | |
| {{processors}} | |
| {{/if}} | |
| {{#if processors}} | |
| {{processors}} | |
| {{/if}} |
| {{#if processors}} | ||
| processors: | ||
| {{processors}} | ||
| {{/if}} |
💚 Build Succeeded
History
|
|
|
Package imperva_cloud_waf - 0.2.0 containing this change is available at https://epr.elastic.co/search?package=imperva_cloud_waf |
* Added Attack Map, Events Over Time, Unique IP and domain visualizations.
* Added Attack Map, Events Over Time, Unique IP and domain visualizations.
* Added Attack Map, Events Over Time, Unique IP and domain visualizations.


0.0% Duplication on New Code
Type of change
What does this PR do?
Checklist
changelog.ymlfile.How to test this PR locally
Screenshots