Sha256: 1759b40565f69092e67a802f9ee0aed8cd5bbc8b61da55045dac844fc7154d71

Contents?: true

Size: 343 Bytes

Versions: 7

Compression:

Stored size: 343 Bytes

Contents

<source>
  @type jfrog_siem
  tag elastic_jfrog
  jpd_url <jpd_url>
  access_token <access_token>
  pos_file "elastic_pos.txt"
</source>
<match elastic*>
  @type elasticsearch
  @id elasticsearch
  host elasticsearch
  port 9200
  user <username>
  password <password>
  index_name xray_siem
  include_tag_key true
  type_name fluentd
</match>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fluent-plugin-jfrog-siem-0.1.9 elastic.conf
fluent-plugin-jfrog-siem-0.1.8 elastic.conf
fluent-plugin-jfrog-siem-0.1.7 elastic.conf
fluent-plugin-jfrog-siem-0.1.6 elastic.conf
fluent-plugin-jfrog-siem-0.1.5 elastic.conf
fluent-plugin-jfrog-siem-0.1.4 elastic.conf
fluent-plugin-jfrog-siem-0.1.3 elastic.conf