-
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
filebeat/module/fortinet: import dashboard from fortigate integration #33003
Conversation
Used clonedash to construct new identifiers and then exported dashboard with filebeat export.
…vent.dataset:fortinet.firewall
79fccf0
to
da7814e
Compare
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
@@ -20,7 +20,8 @@ https://github.com/elastic/beats/compare/v8.2.0\...main[Check the HEAD diff] | |||
|
|||
|
|||
*Filebeat* | |||
- [Httpjson]- Fix for pagination at root level not working when used with chaining. | |||
- [Httpjson]- Fix for pagination at root level not working when used with chaining. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this need a newline separating Filebeat section and bulleted list? The github preview does not render as I would expect, but I'm not sure if that affects our website.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It probably wants more than that. Propose
- [Httpjson]- Fix for pagination at root level not working when used with chaining. | |
- Fix HTTP JSON pagination at root level when used with chaining. {issue}32618[32618] {pull}32722[32722] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That proposal looks good.
…#33003) Used clonedash to construct new identifiers and then exported dashboard with filebeat export. Then perform the following operations: * adjust dataset query: data_stream.dataset:fortinet_fortigate.log => event.dataset:fortinet.firewall * adjust index patters: log-* => filebeat-* * adjust title
What does this PR do?
This adds a dashboard for the Fortinet Firewall module imported from the fortinet_fortigate integration.
Why is it important?
Checklist
I have commented my code, particularly in hard-to-understand areasI have made corresponding changes to the documentationI have made corresponding change to the default configuration filesI have added tests that prove my fix is effective or that my feature worksCHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs