You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe the enum processor is a better fit for what you are trying to do. You can use a build from the recent patch and something like the following config:
Relevant telegraf.conf:
System info:
1.10.1
Steps to reproduce:
The telgraf uses infux output to store data.
In above situation, only the second tag value is replaced, not the first one.
Expected behavior:
Both tag values should be converted to SITE01 and SITE02 respectively.
Actual behavior:
Only IPC_123456_01 is converter to SITE02 is stored
Additional info:
The text was updated successfully, but these errors were encountered: