Hello there,
I'm trying to develop a simple pipeline with three bots.
test-file-collector---> test-message-parser---> test-tcp-output
I would like to put or change the IP runtime parameter of the TCP output bot “test-tcp-output” depends on Message that I get from file-collector in the runtime.
What is the best method to do this in intelmq?
Thank you for your help.
Majid