I have an input that requires information from another input. Specifically, the first input gets a security token from Zabbix, and the 2nd uses that token to make web requests.
What mechanism can I use to feed the 2nd input from the first?
I have an input that requires information from another input. Specifically, the first input gets a security token from Zabbix, and the 2nd uses that token to make web requests.
What mechanism can I use to feed the 2nd input from the first?