I have these Apache Tomcat logs which i'm looking to load into database. The current process is to load the logs the day after.
The aim is to incrementally load the log for the day at 12pm, 3pm and 6pm. I've had a look at the log parser help and online and have found the input parameter: iCheckPoint. However this parameter is not applicable to the COM plugin.
I'm looking to find out whether there is an implementation for the iCheckpoint parameter for custom plugin is available.
Any help would be much appreciated.