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

[Fleet] Implement logstash output form #125666

Closed
Tracked by #104987
nchaulet opened this issue Feb 15, 2022 · 1 comment · Fixed by #126592
Closed
Tracked by #104987

[Fleet] Implement logstash output form #125666

nchaulet opened this issue Feb 15, 2022 · 1 comment · Fixed by #126592
Assignees
Labels
Team:Fleet Team label for Observability Data Collection Fleet team v8.2.0

Comments

@nchaulet
Copy link
Member

Description

Related to #104987

In the effort to support logstash as a new output type we need to implement the output form and related APIs to do so.

The UI should:

  • show the instructions to setup securely logstash with a new pipeline and API keys
  • Allow the user to provide certificate for mutual TLS (certificates are required)

Instructions to setup Logstash

The instructions should allow the user to generate a secure API key for logstash with the privileges to write and auto create to logs-*, metrics-*, traces-* .logs-* datastream.

UI

</details?

@nchaulet nchaulet added Team:Fleet Team label for Observability Data Collection Fleet team v8.2.0 labels Feb 15, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Fleet Team label for Observability Data Collection Fleet team v8.2.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants