How to use "| save " when folder name has a space in it?
Trying to use this functionality:
https://help.sumologic.com/Search/Search-Query-Language/Search-Operators/save
but the naming convention in my company uses spaces so I get this error:
Unexpected token `F' found.
when using this:
| save Some Folder/Directory/SomeTest
-
Official comment
Hi David,
The save operator does not support spaces in the filename. I recommend you use underscores instead to delimit words within the path:
| save some_folder/directory/some_testThanks,
Nick
Sumo Logic - Customer SuccessComment actions
Please sign in to leave a comment.
Comments
1 comment