vortinorth.blogg.se

Filebeats configuration for remote file
Filebeats configuration for remote file







filebeats configuration for remote file
  1. #Filebeats configuration for remote file install
  2. #Filebeats configuration for remote file password

The password filebeats should use to authenticate should your cluster make use of shieldĪ string containing the protocol used by filebeats, defaults to http.Ī string that specifies the index to use for the elasticsearch output, defaults to 'YYYY.MM.DD' as per the package.Ī boolean that specifies whether to enable Elastic's ILM option, defaults to false The username filebeats should use to authenticate should your cluster make use of shield

filebeats configuration for remote file

If left empty then all other elasticsearch options are ignoredĪ string containing the hostname of your proxy host used for load balancing your cluster. To Elasticsearch by using the Elasticsearch HTTP API.

filebeats configuration for remote file

NOTE: this option explicitly disables pipelining, it is not compatible with the async logstash clientĪ integer that specifies the number of workers participating in the load balancingĪ boolean to turn on or off load balancing for logstash outputs, defaults to false.Ī array containing the hostname/s of your elasticsearch host/s used for send the transactions directly Setting this to zero or negative disables the splitting of batches.Ī string that specifies the index to use for the logstash output, defaults to 'YYYY.MM.DD' as per the package.Īn array of Strings that specifies paths to Certificate authority files when connecting to logstash.Ī String that specifies a path to your hosts certificate to use when connecting to logstash.Ī String that specifies a path to your hosts certificate key to use when connecting to logstash.Ī String that specifies the Time To Live for a connection to Logstash, you must use a elastic duration e.g. If left empty then all other logstash options are ignoredĪ Number representing the maximum number of events to bulk in a single Logstash request, e.g 2048 This value should be used if you wish to have more than one prospector.Īn array of strings that specifies remote hosts to use for logstash outputs, e.g The module can be called with the following parameters:Īn array of hashes that specifies which groups of inputs (formally known as prospectors) log entries the filebeats application must export.

#Filebeats configuration for remote file install

Use puppet module install function to install module and simply include it from your enc/profile/role/site.pp. Version 4.6.0 >= 5.0.0 Beginning with filebeats Puppet module install hetzner-filebeats Setup Requirements Very simple puppet module to install and configure elasticsearch filebeats.

  • Development - Guide for contributing to the module.
  • Reference - An under-the-hood peek at what the module is doing and how.
  • Usage - Configuration options and additional functionality.
  • Setup - The basics of getting started with filebeats.








  • Filebeats configuration for remote file