Skip to content

Commit

Permalink
filebeat/module/fortinet: import dashboard from fortigate integration (
Browse files Browse the repository at this point in the history
…#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
  • Loading branch information
efd6 authored Sep 13, 2022
1 parent 11f4f22 commit fa5047c
Show file tree
Hide file tree
Showing 2 changed files with 1,958 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
- Import dashboard from Fortinet Fortigate firewall integration. {issue}19810[19810] {pull}33003[33003]

*Heartbeat*

Expand Down
Loading

0 comments on commit fa5047c

Please sign in to comment.