Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Needed Logstash Support #112

Closed
KeyanatGiggso opened this issue Apr 29, 2022 · 1 comment
Closed

Needed Logstash Support #112

KeyanatGiggso opened this issue Apr 29, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request Team:Cloud-Monitoring Label for the Cloud Monitoring team

Comments

@KeyanatGiggso
Copy link

[ERROR] ConfigFileException: Type must be one of elasticsearch: logstash given
Traceback (most recent call last):
File "/var/task/main_aws.py", line 17, in handler
return lambda_handler(lambda_event, lambda_context)
File "/var/task/handlers/aws/utils.py", line 64, in wrapper
return func(lambda_event, lambda_context)
File "/var/task/handlers/aws/utils.py", line 100, in wrapper
raise e
File "/var/task/handlers/aws/utils.py", line 84, in wrapper
return func(lambda_event, lambda_context)
File "/var/task/handlers/aws/handler.py", line 79, in lambda_handler
raise ConfigFileException(e)

I need an logstash output, so configured it that way, but it is not supporting, support logstash as well, Thanks.

@girodav
Copy link
Contributor

girodav commented Feb 16, 2023

Hi @KeyanatGiggso, we just added support for Logstash as output from v1.7.0 of Elastic Serverless Forwarder. Please try it out and let us know your feedback 😄

You can find information about how to configure Elastic Serverless Forwarder with Logstash on our public documentation https://www.elastic.co/guide/en/observability/master/aws-deploy-elastic-serverless-forwarder.html#s3-config-file-fields

@girodav girodav closed this as completed Mar 14, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request Team:Cloud-Monitoring Label for the Cloud Monitoring team
Projects
None yet
Development

No branches or pull requests

4 participants