Skip to content

Conversation

@qcorporation
Copy link
Contributor

Proposed commit message

Because the grok_header was too finicky decided to move parsing down to grok_message_at_top_level

  • able to isolate message and a dedicated grok pattern for pulling out hostname
  • generated pipeline tests for the new message formats
  • handled the space/no space separation for the dissect_login scenario
  • fixed missing ecs fields, related.hosts and source.domain

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

Related issues

# Rationale
Because the grok_header was too finicky decided to move parsing down to grok_message_at_top_level

- able to isolate message and a dedicated grok pattern for pulling out hostname
- generated pipeline tests for the new message formats
- handled the space/no space separation for the dissect_login scenario
- fixed missing ecs fields, related.hosts and source.domain
@qcorporation qcorporation self-assigned this Nov 4, 2025
@qcorporation qcorporation added bug Something isn't working, use only for issues Integration:cisco_ios Cisco IOS Team:Integration-Experience Security Integrations Integration Experience [elastic/integration-experience] labels Nov 4, 2025
@qcorporation qcorporation changed the title Enhancement for Cisco IOS XR Integration [ER] Enhancement for Cisco IOS XR Integration Nov 4, 2025
@andrewkroh andrewkroh added the documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. label Nov 4, 2025
@qcorporation qcorporation marked this pull request as ready for review November 4, 2025 21:10
@qcorporation qcorporation requested a review from a team as a code owner November 4, 2025 21:10
@elasticmachine
Copy link

Pinging @elastic/integration-experience (Team:Integration-Experience)

- removed the second step parsing in grok_message_at_top_level
- added another top level grok_header pattern that can parse out hostname, old messages also get a benefit that timestamps are populated
@elastic-vault-github-plugin-prod

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

History

cc @qcorporation

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.

LGTM

@qcorporation qcorporation merged commit 557e2ee into main Nov 6, 2025
7 checks passed
@qcorporation qcorporation deleted the er-24697 branch November 6, 2025 16:52
@elastic-vault-github-plugin-prod

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

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

Labels

bug Something isn't working, use only for issues documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Integration:cisco_ios Cisco IOS Team:Integration-Experience Security Integrations Integration Experience [elastic/integration-experience]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants