-
Notifications
You must be signed in to change notification settings - Fork 0
/
splunk.yml
37 lines (37 loc) · 1.08 KB
/
splunk.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
splunk:
conf:
- key: indexes
value:
directory: /opt/splunk/etc/apps/search/local
content:
metrics:
coldPath: $SPLUNK_DB/metrics/colddb
datatype: metric
homePath: $SPLUNK_DB/metrics/db
maxTotalDataSizeMB: 512000
thawedPath: $SPLUNK_DB/metrics/thaweddb
- key: inputs
value:
directory: /opt/splunk/etc/apps/search/local
content:
http:
disabled: 0
http://otelcollector:
disabled: 0
index: metrics
token: 00000000-0000-0000-0000-0000000000001
http://metrics:
disabled: 0
index: metrics
token: 00000000-0000-0000-0000-0000000000000
- key: inputs
value:
directory: /opt/splunk/etc/apps/file_meta_data/local
content:
"file_meta_data://psq" :
file_hash_limit: 500MB
file_path: "/persistant_sending_queue"
include_file_hash: 0
interval: 30s
only_if_changed: 0
recurse: 1