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

[Ingest] Fleet agent details UI #57968

Closed
jen-huang opened this issue Feb 19, 2020 · 10 comments · Fixed by #64983
Closed

[Ingest] Fleet agent details UI #57968

jen-huang opened this issue Feb 19, 2020 · 10 comments · Fixed by #64983
Assignees
Labels
design Feature:Fleet Fleet team's agent central management project Ingest Management:alpha1 Group issues for ingest management alpha1 Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@jen-huang
Copy link
Contributor

jen-huang commented Feb 19, 2020

image
image

View in Figma

Add "Activity Log" and "Agent details" tabs to the agent detail page.

@jen-huang jen-huang added the Feature:Fleet Fleet team's agent central management project label Feb 19, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ingest (Feature:Fleet)

@jen-huang jen-huang added the Team:Fleet Team label for Observability Data Collection Fleet team label Mar 26, 2020
@mostlyjason
Copy link
Contributor

@ruflin It looks like a timestamped event history, so what makes it different than a log?

@ruflin
Copy link
Contributor

ruflin commented Apr 2, 2020

@mostlyjason You are correct, it is a log entry. I assume the point you are getting at, should this be stored as saved object or not?

@mostlyjason
Copy link
Contributor

Yes it seems like if its a saved object you don't get search, dashboards, alerts, ILM and everything else we've built to make logs a great experience. What is the advantage of using a saved object? Seems like you'd have to replicate a lot of those pieces manually like deleting old data, etc.

@ruflin
Copy link
Contributor

ruflin commented Apr 6, 2020

@mostlyjason +1 on thinking of this as data. I even remember a chat I had with @nchaulet and @ph where we came to the same conclusion. The only advantage of saved objects here would be to have it space aware, but I don't think this is the key here.

@ph
Copy link
Contributor

ph commented Apr 6, 2020

@ruflin without being a saved object this would mean that you could access logs of any agents without having access to it. I think to solve it on a technical level we need to solve the RBAC story, The how, the who and why would want to have access to that information.

@ruflin
Copy link
Contributor

ruflin commented Apr 9, 2020

@ph Agree. I would assume we have the same question around all monitoring data from the agent and its processes? (logs and metrics). Or would you consider this here different?

@ph
Copy link
Contributor

ph commented Apr 9, 2020

I believe they should have the same rules applied to them.

@mostlyjason
Copy link
Contributor

Yeah people can always apply index permissions if they want to restrict it. Should be easier with our new indexing strategy.

@mostlyjason
Copy link
Contributor

Making a note here that on an email thread we decided to hide non-local metadata since it's a potential Gold+ feature

@jen-huang jen-huang added Ingest Management:alpha1 Group issues for ingest management alpha1 and removed Ingest Management:beta1 labels Apr 30, 2020
@jen-huang jen-huang self-assigned this Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Feature:Fleet Fleet team's agent central management project Ingest Management:alpha1 Group issues for ingest management alpha1 Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants