I am trying to learn how to use Chainsaw. I have a text log4j file in SystemOut.log with rolling files. I set the file URL in a file pattern receiver to file:///C:/AppDev/prodlogs/SystemOut.log which is where I copied production logs to. The pattern is [TIMESTAMP] THREAD * LEVEL [*] (FILE:LINE) - MESSAGE. Timestamp format is MM/dd/yyyy HH:mm:ss:SSS EDT.
Yet, when I set all of this. Nothing happens. No tabs pop up, even if I restart the receiver or try to manually use the File->Load Log4j File menu. No errors pop up or anything. Just...nothing.
What am I doing wrong?