Hey guys.
I have this CSV log file that is generated by a script and it is overwritten on every run, meaning it is not incremented. Every time the scheduled script runs, new lines overwrite the data.
The content looks something like this.
Code:
20240726 23:09:00;error1;database 1;other;object1;value
...