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

[Security Solution] Report precise endpoint count #83092

Merged
merged 2 commits into from
Nov 11, 2020

Conversation

pzl
Copy link
Member

@pzl pzl commented Nov 10, 2020

Summary

Accurate, precise number of hosts in a security app is essential. This may use more resources in a large deployment, but precise host count overshadows that

Before
2020-11-10-135418_scrot

After
2020-11-10-135440_scrot
2020-11-10-142300_scrot

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@pzl pzl added v8.0.0 Feature:Endpoint Elastic Endpoint feature v7.11.0 Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Defend Workflows “EDR Workflows” sub-team of Security Solution labels Nov 10, 2020
@pzl pzl requested review from a team as code owners November 10, 2020 19:29
@elasticmachine
Copy link
Contributor

Pinging @elastic/endpoint-app-team (Feature:Endpoint)

@pzl pzl added the release_note:skip Skip the PR/issue when compiling release notes label Nov 10, 2020
@pzl
Copy link
Member Author

pzl commented Nov 10, 2020

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Saved Objects .kibana field count

Every field in each saved object type adds overhead to Elasticsearch. Kibana needs to keep the total field count below Elasticsearch's default limit of 1000 fields. Only specify field mappings for the fields you wish to search on or query. See https://www.elastic.co/guide/en/kibana/master/development-plugin-saved-objects.html#_mappings

id before after diff
fleet-agents 23 25 +2
ingest-outputs 10 11 +1
ingest-package-policies 30 35 +5
lens 6 7 +1
total +9

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@pzl pzl merged commit 7e24ae6 into elastic:master Nov 11, 2020
pzl added a commit to pzl/kibana that referenced this pull request Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Endpoint Elastic Endpoint feature release_note:skip Skip the PR/issue when compiling release notes Team:Defend Workflows “EDR Workflows” sub-team of Security Solution Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. v7.11.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants