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

Add additional processors in beats and pipelines #10

Merged
merged 10 commits into from
Dec 16, 2020

Conversation

andrewstucki
Copy link
Contributor

It looks like a bunch of related.hosts fields were added manually to the generated pipelines, so I added all of them back here.

Additionally, added beats processors for registered_domain that should take care of the subdomain breakdown across all the fields we might add.

@@ -53,6 +53,51 @@ processors:
field: destination.as.organization_name
target_field: destination.as.organization.name
ignore_missing: true
- append:
Copy link
Owner

Choose a reason for hiding this comment

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

I think it's better to populate related.hosts in liblogparser.js, as the other related fields.

@adriansr adriansr merged commit f792022 into adriansr:master Dec 16, 2020
@andrewstucki andrewstucki deleted the domain-updates branch December 16, 2020 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants