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

[Agent] Allow to debug agent configuration #17282

Closed
ph opened this issue Mar 27, 2020 · 4 comments
Closed

[Agent] Allow to debug agent configuration #17282

ph opened this issue Mar 27, 2020 · 4 comments
Labels
Ingest Management:alpha1 Group issues for ingest management alpha1

Comments

@ph
Copy link
Contributor

ph commented Mar 27, 2020

When the user needs to troubleshoot a problem with an Agent, they need to know exactly what is running. They should be able to see the agent version, version of all binaries (FB/MB), and the version of agent config in both the current configuration and pending updates. It doesn’t matter how the user accesses this information as long as it’s available (files, CLI command, logs).

@elasticmachine
Copy link
Collaborator

Pinging @elastic/ingest-management (Team:ingest-management)

@ph
Copy link
Contributor Author

ph commented Mar 31, 2020

After looking at it, I will remove the local obfuscation to allow users to read the content locally, there are no easy way to completely and safely keep secrets locally.

@ph ph self-assigned this Mar 31, 2020
@ph ph added the Ingest Management:alpha1 Group issues for ingest management alpha1 label Apr 2, 2020
@ph ph assigned ph and unassigned ph Apr 9, 2020
@ph
Copy link
Contributor Author

ph commented Apr 14, 2020

This is linked to #17389, there is indeed an issue with how with persist data locally and how we are invalidating that data.

@ph
Copy link
Contributor Author

ph commented Apr 22, 2020

Debug:

  • action_store.yml contains the last configuration and is not encrypted.
  • fleet.yml contains the api keys and kibana host information and is not encrypted.

Beats version match the agent version.

@ph ph removed their assignment May 18, 2020
@ph ph removed the Project:fleet label May 19, 2020
@ph ph closed this as completed Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ingest Management:alpha1 Group issues for ingest management alpha1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants