Skip to content

Commit

Permalink
Add OCSF rule and template for paloalto network traffic logs
Browse files Browse the repository at this point in the history
Signed-off-by: Krishna Kondaka <[email protected]>
  • Loading branch information
Krishna Kondaka committed Oct 19, 2024
1 parent 09ed988 commit 4873155
Show file tree
Hide file tree
Showing 4 changed files with 687 additions and 1 deletion.
6 changes: 6 additions & 0 deletions data-prepper-plugins/ocsf/build.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

dependencies {
implementation project(':data-prepper-api')
}


Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
plugin_name: "ocsf-panw-traffic"
apply_when:
- "$..processor[?(@.ocsf.type == 'PALOALTO_NETWORKS_TRAFFIC_LOGS')]"
- "$..processor[?(@.ocsf.version == '1.0')]"


Loading

0 comments on commit 4873155

Please sign in to comment.