Hi there,
is there any option to read and write data into file using tick script
Hi there,
is there any option to read and write data into file using tick script
hi ,
in the available nodes
I see only the Lognode that can write to a file (the kapacitor logfile … )
can you explain what you would like to do ?
Goal is to get static int value from the text file . By using that static value need to do some calculation in tick script and feed the result into influxdb.
maybe the sideloadNode ?
I don’t know if you can do the calculations that you have in mind with the added fields and tags …
here is a tick script that uses the sideloadnode : example sideloadnode