mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
Revert "Remove unneeded jolokia aggregate metrics to reduce data ingested to influx"
This reverts commit 1c1a1a1d3f.
This commit is contained in:
@@ -247,25 +247,6 @@
|
|||||||
[[inputs.jolokia2_agent]]
|
[[inputs.jolokia2_agent]]
|
||||||
name_prefix= "kafka_"
|
name_prefix= "kafka_"
|
||||||
urls = ["http://localhost:8778/jolokia"]
|
urls = ["http://localhost:8778/jolokia"]
|
||||||
fieldexclude = [
|
|
||||||
"*.EventType",
|
|
||||||
"*.FifteenMinuteRate",
|
|
||||||
"*.FiveMinuteRate",
|
|
||||||
"*.MeanRate",
|
|
||||||
"*.OneMinuteRate",
|
|
||||||
"*.RateUnit",
|
|
||||||
"*.LatencyUnit",
|
|
||||||
"*.50thPercentile",
|
|
||||||
"*.75thPercentile",
|
|
||||||
"*.95thPercentile",
|
|
||||||
"*.98thPercentile",
|
|
||||||
"*.99thPercentile",
|
|
||||||
"*.999thPercentile",
|
|
||||||
"*.Min",
|
|
||||||
"*.Mean",
|
|
||||||
"*.Max",
|
|
||||||
"*.StdDev"
|
|
||||||
]
|
|
||||||
|
|
||||||
[[inputs.jolokia2_agent.metric]]
|
[[inputs.jolokia2_agent.metric]]
|
||||||
name = "topics"
|
name = "topics"
|
||||||
|
|||||||
Reference in New Issue
Block a user