DSander
8 years agoNew Contributor II
Can the File Writer snap output plain text?
It seems that the File Writer is only capable of outputting JSON to the file, and every write is on the same line. I would like to know if it is possible to write plain text to the file with every log is on a new line.
Also, is this File Writer thread safe? If I have two pipelines both writing to the same file, would it throw an error, or would it lock the file and write when the one or the other is completed?