Skip to content

Commit

Permalink
Merge pull request #13639 from Security-Onion-Solutions/fix/system_de…
Browse files Browse the repository at this point in the history
…stination_ip

Add destination IP for so-system
  • Loading branch information
weslambert authored Sep 9, 2024
2 parents 0984d15 + 25a9fb9 commit 3b5af6b
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@
}
}
},
"destination": {
"properties":{
"ip": {
"type": "ip"
}
}
},
"source": {
"properties":{
"ip": {
Expand Down

0 comments on commit 3b5af6b

Please sign in to comment.