Sha256: 82a1d84d7c45817bc340096b42022954d07d662a784d6b16982ee4b05aa50e95

Contents?: true

Size: 670 Bytes

Versions: 6

Compression:

Stored size: 670 Bytes

Contents

<match scalyr.*>
  @type scalyr
  api_write_token YOUR_WRITE_LOGS_API_TOKEN
  compression_type bz2

  ##Scalyr specific options
  # server_attributes {
  #   "serverHost": "front-1",
  #   "serverType": "frontend",
  #   "region":     "us-east-1"
  # }
  # scalyr_server https://agent.scalyr.com/
  # ssl_ca_bundle_path /etc/ssl/certs/ca-bundle.crt
  # ssl_verify_peer true
  # ssl_verify_depth 5
  # force_message_encoding nil
  # replace_invalid_utf8 false


  <buffer>
  #  retry_max_times 40
  #  retry_wait 5s
  #  retry_max_interval 30s
  #  flush_interval 5s
  #  flush_thread_count 1
  #  chunk_limit_size 100k
  #  queue_limit_length 1024
  </buffer>

</match>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
fluent-plugin-scalyr-0.8.9 fluent.conf.sample
fluent-plugin-scalyr-threaded-1.0.8.8 fluent.conf.sample
fluent-plugin-scalyr-0.8.8 fluent.conf.sample
fluent-plugin-scalyr-0.8.7 fluent.conf.sample
fluent-plugin-scalyr-0.8.6 fluent.conf.sample
fluent-plugin-scalyr-0.8.5 fluent.conf.sample