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

[DOCS]: Host List Overview #38

Closed
jmikell821 opened this issue Jun 24, 2020 · 1 comment
Closed

[DOCS]: Host List Overview #38

jmikell821 opened this issue Jun 24, 2020 · 1 comment
Assignees
Labels
Team: Docs v7.9.0 Features in the 7.9 Release

Comments

@jmikell821
Copy link
Contributor

Meta issue: https://github.com/elastic/endpoint-app-team/issues/63

AC:

Lists Endpoints in a tabular format
Contains fields: IP, Hostname (fully qualified?), OS, Endpoint Status (last seen), Policy Status, Domain
Unit Tests at a minimum
API response format agreement: #65
For this ticket, all Endpoint data can mocked/faked including Endpoint Status and Policy Status

@jmikell821 jmikell821 added Team: Docs v7.9.0 Features in the 7.9 Release labels Jun 24, 2020
@jmikell821 jmikell821 self-assigned this Jun 24, 2020
@jmikell821 jmikell821 changed the title [DOCS]: Endpoints List Overview [DOCS]: Host List Overview Jul 1, 2020
@benskelker benskelker added this to To do in Elastic Security Docs Board via automation Jul 2, 2020
@kevinlog
Copy link
Contributor

kevinlog commented Aug 5, 2020

@jmikell821
Currently, the Endpoint will reflect whichever status the parent Agent has, so these are from an Agent perspective. It still gives Security users insight into their Endpoint in the Administration tab

Possible Host statuses:

  • Online, Green. This indicates that the Agent is online and communicating with Kibana
  • Unenrolling, Yellow. This indicates that the Agent is currently unenrolling and will soon be removed from Ingest and the Endpoint will follow.
  • Grey, Offline. This indicates that the Agent is still enrolled, but may be on a machine that is shutdown or doesn't have internet access currently. In this state, the Agent is no longer communicating with Kibana on a regular interval
  • Red, Error. This indicates an Error in the Agent and means something has gone wrong. The user should look at the Agent logs in Fleet to find out more. This can also mean that the Endpoint is unable to find the parent Agent or that is it missing the Agent ID. This is also a problem and the user should investigate Endpoint or Agent logs.

FYI @caitlinbetz

Elastic Security Docs Board automation moved this from To do to Done Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team: Docs v7.9.0 Features in the 7.9 Release
Development

No branches or pull requests

3 participants