Skip to content

Conversation

@calebcrouse3
Copy link
Contributor

@calebcrouse3 calebcrouse3 commented Feb 7, 2025

Proposed commit message

Deny message logs that contain the string "message repeated X times" are causing downstream failures. Add processors to parse the number of repeats, assign it to a field, and remove this portion of the message string so that subsequent processors do not encounter errors.

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.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

cisco-asa

@calebcrouse3 calebcrouse3 requested a review from a team as a code owner February 7, 2025 20:03
@calebcrouse3 calebcrouse3 changed the title Cisco ASA Pipeline Updates [cisco_asa] parse 'message repeated X times' updated Feb 7, 2025
@jamiehynds jamiehynds added the Team:Security-Deployment and Devices DEPRECATED Deployment and Devices Security team [elastic/sec-deployment-and-devices] label Feb 9, 2025
@elasticmachine
Copy link

Pinging @elastic/sec-deployment-and-devices (Team:Security-Deployment and Devices)

Copy link
Contributor

@mjwolf mjwolf left a comment

Choose a reason for hiding this comment

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

Thanks, this looks good. There's just a couple minor things to change

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.

LGTM. Just a minor comment.

@andrewkroh
Copy link
Member

/test

@andrewkroh andrewkroh enabled auto-merge (squash) March 21, 2025 17:17
@andrewkroh
Copy link
Member

andrewkroh commented Mar 21, 2025

The README.md file needs regenerated via elastic-package build to add

@@ -167,2 +167,3 @@ | cisco.asa.message_id | The Cisco ASA message identifier. | keyword | +| cisco.asa.message_repeats | The number of times the message has been repeated. | short | | cisco.asa.original_iana_number | IANA Protocol Number of the original IP payload. | short |
auto-merge was automatically disabled March 21, 2025 19:39

Head branch was pushed to by a user without write access

@andrewkroh
Copy link
Member

/test

@andrewkroh andrewkroh enabled auto-merge (squash) April 1, 2025 02:50
@elastic-vault-github-plugin-prod

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

History

@andrewkroh andrewkroh merged commit f979407 into elastic:main Apr 1, 2025
5 checks passed
@elastic-vault-github-plugin-prod

Package cisco_asa - 2.43.4 containing this change is available at https://epr.elastic.co/package/cisco_asa/2.43.4/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Integration:cisco_asa Cisco ASA Team:Security-Deployment and Devices DEPRECATED Deployment and Devices Security team [elastic/sec-deployment-and-devices]

5 participants