I am using procmon command line.
procmon.exe /Quiet /Minimized /Openlog C:\Python27\code2\logs.pml /LoadConfig C:\Python27\code2\pmc.pmc /SaveAs C:\Python27\code2\output.csv
After running the above command, the procmon UI shows filtered events but the saved file - output.csv contains all the events.
Is there an option to save the filtered output via cmd? If not, is there a way to copy the output to cmd?