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

Cherry-pick #20565 to 7.9: [Filebeat][Cisco Module] Adding various smaller hotfixes related to github issues #20770

Merged
merged 1 commit into from
Aug 27, 2020

Conversation

marc-gr
Copy link
Contributor

@marc-gr marc-gr commented Aug 25, 2020

Cherry-pick of PR #20565 to 7.9 branch. Original message:

What does this PR do?

This PR is a try to resolve some commonly reported issues and requests, together with a few small hotfixes, new testlog cases to catch these issues and generated new golden files for existing logs.

Overview of the changes:

  • Copies observer related information into the different observer fields but leaves the original fields for now to not break anything.
  • Fixes conditions around source+destination nat mapping, since a port can be nat'ed without a new IP for example.
  • Apply fixes for various github issues, see related issues below.
  • Apply support for new message_ids related to various github issues, see related issues below.
  • Move certain dissect to grok to support various message formats.

Why is it important?

Resolves variously reported issues about the ingest pipelines and adds support for more message fields.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Aug 25, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/siem (Team:SIEM)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Aug 25, 2020
@elasticmachine
Copy link
Collaborator

elasticmachine commented Aug 25, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #20770 updated]

  • Start Time: 2020-08-27T15:21:48.644+0000

  • Duration: 54 min 38 sec

Test stats 🧪

Test Results
Failed 0
Passed 5540
Skipped 824
Total 6364

CHANGELOG.next.asciidoc Outdated Show resolved Hide resolved
…ithub issues (elastic#20565)

* applying fixes to existing message_ids, adding support for new message_ids, fixing nat mapping and a few more

* adding the last missing fields

* updating changelog

* mage fmt update

* Updating test data to be a bit more realistic instead of just localhost

(cherry picked from commit 3f025e1)
@marc-gr marc-gr force-pushed the backport_20565_7.9 branch from 8779038 to 88b3229 Compare August 27, 2020 15:20
@andrewkroh andrewkroh merged commit 6f527c6 into elastic:7.9 Aug 27, 2020
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…ithub issues (elastic#20565) (elastic#20770)

* applying fixes to existing message_ids, adding support for new message_ids, fixing nat mapping and a few more

* adding the last missing fields

* updating changelog

* mage fmt update

* Updating test data to be a bit more realistic instead of just localhost

(cherry picked from commit 8739dae)

Co-authored-by: Marius Iversen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants