loggie-io / loggie

A lightweight, cloud-native data transfer agent and aggregator
https://loggie-io.github.io/docs-en/
Apache License 2.0
1.24k stars 160 forks source link

Zinc Index Dynamically Setting #618

Open liyongxian opened 1 year ago

liyongxian commented 1 year ago

Describe the feature

Zink Type does not support to set index Dynamically.like ES:

index: "${fields.workloadname}-${fields.namespace}-logconfig-${+YYYY.MM.DD}"

ethfoo commented 1 year ago

This is relatively simple to implement. How about you submit a PR?