Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions packages/cisco_meraki/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.11.1"
changes:
- description: Fix flows pipeline according to new Firmware MX18.101.
type: bugfix
link: https://github.com/elastic/integrations/pull/7391
- version: "1.11.0"
changes:
- description: Update package to ECS 8.9.0.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@
<134>1 1674604848.429996761 MX84 flows src=10.10.10.11 dst=172.16.12.23 mac=9C:7B:EF:A9:6C:D8 protocol=udp sport=64138 dport=3289 pattern: deny (src 10.10.0.0/16)
<134>1 1674604848.429996761 MX84 flows src=10.241.192.11 dst=10.8.2.6 mac=9C:7B:EF:A5:9C:9B protocol=tcp sport=54791 dport=80 pattern: deny all
<134>1 1674604848.429996761 MX84 flows src=192.168.201.81 dst=10.8.2.4 mac=B4:6B:FC:6A:E0:5A protocol=udp sport=60288 dport=53 pattern: allow all
<134>1 948136486.721741837 MX60 firewall src=10.10.10.11 dst=10.241.77.255 mac=00:18:0A:XX:XX:XX protocol=udp sport=9562 dport=53 pattern: allow all
<134>1 948136486.721741837 MX60 vpn_firewall src=10.241.192.1 dst=10.241.77.255 mac=00:18:0A:XX:XX:XX protocol=udp sport=9562 dport=53 pattern: allow all
<134>1 948136486.721741837 MX60 cellular_firewall src=10.10.10.11 dst=10.241.77.255 mac=00:18:0A:XX:XX:XX protocol=udp sport=9562 dport=53 pattern: allow all
<134>1 948136486.721741837 MX60 bridge_anyconnect_client_vpn_firewall src=10.241.192.1 dst=10.241.77.255 mac=00:18:0A:XX:XX:XX protocol=udp sport=9562 dport=53 pattern: allow all
Comment thread
bhapas marked this conversation as resolved.
Outdated
Loading