t3di
(t3di)
September 26, 2019, 10:05am
1
hi,
I can see that the Logstash output has been added to Functionbeat as per
https://github.com/elastic/beats/pull/13345 and merged to master branch,
however when I install Functionbeat 7.3.2 the output isnt mentioned there in functionbeat.yml.
Adding it results with
Exiting: error unpacking config data: more than one namespace configured accessing 'output'
Moreover I can see the desired output within this x-pack
###################### Functionbeat Configuration Example #######################
# This file is an example configuration file highlighting only the most common
# options. The functionbeat.reference.yml file from the same directory contains all the
# supported options with more comments. You can use it as a reference.
#
# You can find the full configuration reference here:
# https://www.elastic.co/guide/en/beats/functionbeat/index.html
#
#============================ Provider ===============================
# Configure functions to run on AWS Lambda, currently we assume that the credentials
# are present in the environment to correctly create the function when using the CLI.
#
# Configure which S3 endpoint should we use.
functionbeat.provider.aws.endpoint: "s3.amazonaws.com"
# Configure which S3 bucket we should upload the lambda artifact.
functionbeat.provider.aws.deploy_bucket: "functionbeat-deploy"
functionbeat.provider.aws.functions:
This file has been truncated. show original
How can I get the version that supports Logsthash output please?
TY!
andrewkroh
(Andrew Kroh)
October 4, 2019, 11:38am
2
1 Like
system
(system)
Closed
October 25, 2019, 1:38am
3
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.