Open noysherer opened 5 years ago
When a user adds a new input with content checking, the content check will always fail if the content contains new lines.
This issue seems to happen because the splunk input screen automatically substitutes \n with a single whitespace inside the input textbox.
\n
I believe this can be solved in two ways:
When a user adds a new input with content checking, the content check will always fail if the content contains new lines.
This issue seems to happen because the splunk input screen automatically substitutes
\n
with a single whitespace inside the input textbox.I believe this can be solved in two ways: