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

[Auditbeat] System module: Shorten entity ids #11405

Merged
merged 7 commits into from
Mar 26, 2019

Conversation

cwurm
Copy link
Contributor

@cwurm cwurm commented Mar 22, 2019

As discussed in #11348, this shortens down entity IDs to base64-encoded 12 bytes. It makes quite the difference.

I've also used the opportunity to finally standardize the TestData functions to (hopefully) always generate the same data (or at least to get closer to that), regardless of which system they are run on.

Resolves #11348.

@cwurm cwurm added review needs_backport PR is waiting to be backported to other branches. Auditbeat SecOps labels Mar 22, 2019
@cwurm cwurm requested review from andrewkroh and a team March 22, 2019 21:30
@elasticmachine
Copy link
Collaborator

Pinging @elastic/secops

@cwurm
Copy link
Contributor Author

cwurm commented Mar 25, 2019

jenkins, test this

Copy link
Contributor

@tsg tsg left a comment

Choose a reason for hiding this comment

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

LGTM.

@tsg
Copy link
Contributor

tsg commented Mar 25, 2019

jenkins, test this

@cwurm cwurm merged commit 2f51a07 into elastic:master Mar 26, 2019
@cwurm cwurm deleted the shorten_entity_ids branch March 26, 2019 10:47
cwurm pushed a commit to cwurm/beats that referenced this pull request Mar 26, 2019
As discussed in elastic#11348, this shortens down entity IDs to base64-encoded 12 bytes. It makes quite the difference.

I've also used the opportunity to finally standardize the `TestData` functions to (hopefully) always generate the same data (or at least to get closer to that), regardless of which system they are run on.

Resolves elastic#11348.

(cherry picked from commit 2f51a07)
@cwurm cwurm added v7.0.0 and removed needs_backport PR is waiting to be backported to other branches. labels Mar 26, 2019
cwurm pushed a commit that referenced this pull request Mar 26, 2019
As discussed in #11348, this shortens down entity IDs to base64-encoded 12 bytes. It makes quite the difference.

I've also used the opportunity to finally standardize the `TestData` functions to (hopefully) always generate the same data (or at least to get closer to that), regardless of which system they are run on.

Resolves #11348.

(cherry picked from commit 2f51a07)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SecOps][Discuss] Shorten entity IDs
3 participants