Skip to content

Conversation

@efd6
Copy link
Contributor

@efd6 efd6 commented May 13, 2024

Proposed commit message

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

@efd6 efd6 added enhancement New feature or request Integration:cisco_meraki Cisco Meraki Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] labels May 13, 2024
@efd6 efd6 self-assigned this May 13, 2024
@efd6 efd6 force-pushed the 9700-cisco_meraki branch from 52b74e4 to 3db4f18 Compare May 13, 2024 03:13
@efd6 efd6 force-pushed the 9700-cisco_meraki branch from 3db4f18 to 6d53696 Compare May 13, 2024 03:15
efd6 added 2 commits May 13, 2024 14:10
* anyconnect_vpn_auth_success * anyconnect_vpn_connect * anyconnect_vpn_disconnect * anyconnect_vpn_session_manager * martian_vlan * splash_auth
@efd6 efd6 force-pushed the 9700-cisco_meraki branch from 6d53696 to f15c3f8 Compare May 13, 2024 04:41
@elasticmachine
Copy link

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@efd6 efd6 marked this pull request as ready for review May 13, 2024 05:06
@efd6 efd6 requested a review from a team as a code owner May 13, 2024 05:06
@elasticmachine
Copy link

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

Copy link
Member

@andrewkroh andrewkroh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the questions, LGTM

NOTCOLON: '[^:]*'
REASON: ' Reason: %{DATA:cisco_meraki.anyconnect_vpn_session_manager.reason}'
if: ctx.cisco_meraki?.event_subtype == "anyconnect_vpn_session_manager"
# ignore_failure: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want ignore_failure turned on here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I do. I was turning it off to find issues.

TUNNEL: '%{WORD:cisco_meraki.anyconnect_vpn_session_manager.tunnel_type} tunnel\[%{NOTBRACKET:cisco_meraki.anyconnect_vpn_session_manager.tunnel_id}\]'
NOTBRACKET: '[^\]]*'
if: ctx._temp?.right != null
# ignore_failure: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same question.

@elasticmachine
Copy link

💚 Build Succeeded

History

cc @efd6

@efd6 efd6 merged commit 914fdfb into elastic:main May 17, 2024
@elasticmachine
Copy link

Package cisco_meraki - 1.22.0 containing this change is available at https://epr.elastic.co/search?package=cisco_meraki

@efd6 efd6 deleted the 9700-cisco_meraki branch February 5, 2025 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Integration:cisco_meraki Cisco Meraki Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]

3 participants