Hello,
I'm searching a way to split text file based on specific pattern, and then send each part to another node
I know we can emulate this with a csplit linux command, and then loop through file , but if your NRed is dockerized, you need to inject csplit executable during the build process, and i don't like to rebuild a container for each new NRed release
Did someone have a node, a flow or any other idea to start ??
Best regards
Ph Koenig