Each map I run produces an audit log into a logs directory.
I have an audit map which is triggered using a source event from the event server that reads these logs files in as produced and appends a summary of the file into a dated file. The problem is that if multiple files are produced at the same time then the audit map only picks up 1 of these files and leaves the others as is.
Has anyone seen this or have any ideas how to get around this issue?
I have an audit map which is triggered using a source event from the event server that reads these logs files in as produced and appends a summary of the file into a dated file. The problem is that if multiple files are produced at the same time then the audit map only picks up 1 of these files and leaves the others as is.
Has anyone seen this or have any ideas how to get around this issue?