![JAR search and dependency download from the Maven repository](/logo.png)
config.Output.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jm-metric Show documentation
Show all versions of jm-metric Show documentation
FieldMap Transformer From Various Formatted Data
[
{
"outputId": "Stdout",
"outputConfigType": "STDOUT",
"enableJsonString": true
},
{
"outputId": "LocalKafkaOutput",
"bootstrapServers": "localhost:9092",
"keyField": null,
"producerId": null,
"topic": "jm-metric-local",
"retries": null,
"batchSize": null,
"bufferMemory": null,
"lingerMs": null,
"outputConfigType": "KAFKA",
"properties": {}
},
{
"outputId": "LocalElasticsearch",
"outputConfigType": "ELASTICSEARCH",
"elasticsearchConnect": "localhost:9300",
"clientTransportSniff": false,
"indexPrefix": "jm-metric-local",
"indexSuffixDateFormat": "yyyy.MM.dd",
"zoneId": "UTC",
"bulkActions": 18,
"bulkSizeKB": 512,
"flushIntervalSeconds": 1,
"properties": {}
}
]
© 2015 - 2025 Weber Informatics LLC | Privacy Policy