Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cisco_asa] Remove test for missing message_id #11191

Closed

Conversation

jrmolin
Copy link
Contributor

@jrmolin jrmolin commented Sep 19, 2024

Proposed commit message

[cisco_asa] Remove check for missing message_id

  • Customer reported a check for a missing message_id was causing failures in processing.
  • This check was removed and verified that no existing tests failed.
  • Customer did not provide sample data, so this is guesswork.

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

* Customer reported a check for a missing message_id was causing
  failures in processing.
* This check was removed and verified that no existing tests failed.
* Customer did not provide sample data, so this is guesswork.
@jrmolin jrmolin added the bugfix Pull request that fixes a bug issue label Sep 19, 2024
@jrmolin jrmolin requested a review from a team as a code owner September 19, 2024 20:49
@andrewkroh andrewkroh added Integration:cisco_asa Cisco ASA Team:Security-Deployment and Devices Deployment and Devices Security team [elastic/sec-deployment-and-devices] labels Sep 19, 2024
@elasticmachine
Copy link

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

@elastic-vault-github-plugin-prod

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

Copy link
Contributor

@taylor-swanson taylor-swanson left a comment

Choose a reason for hiding this comment

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

Took me a second to figure out what was going on here 😆

Let's remove references to "the customer" in the commit message and changelog. It's sufficient enough just to mention removing an erroneous check for empty message ID.

Otherwise everything else LGTM

@@ -1,4 +1,9 @@
# newer versions go on top
- version: "2.37.1"
changes:
- description: "Customer is having poor experience when logs are missing message_id field."
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- description: "Customer is having poor experience when logs are missing message_id field."
- description: "Remove erroneous check for empty message ID in kv processor."

We don't need to mention a customer.

@jrmolin
Copy link
Contributor Author

jrmolin commented Sep 30, 2024

SDH was closed; no idea if this was a theoretical problem or an actual one. Closing this, because it wasn't ready anyway.

@jrmolin jrmolin closed this Sep 30, 2024
@jrmolin jrmolin deleted the cisco_asa/missing_message_id-remove_check branch September 30, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Pull request that fixes a bug issue Integration:cisco_asa Cisco ASA Team:Security-Deployment and Devices Deployment and Devices Security team [elastic/sec-deployment-and-devices]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants