Tutorial: Prepare EventReporter Data for Adiscon LogAnalyzer#
Use this tutorial when EventReporter should write data that you want to review later in Adiscon LogAnalyzer.
Goal#
At the end of this procedure, EventReporter will write Windows events into a database that LogAnalyzer can open.
Recommended path#
For EventReporter, the recommended LogAnalyzer path is database-backed storage. This avoids file-parser dependencies and is the most stable integration path in the current manual.
Prerequisites#
A reachable database server
An ODBC System DSN on the EventReporter host
EventReporter access to the target database
A LogAnalyzer deployment that is ready to connect to the same database
Steps#
Complete Tutorial: Write Windows Events to a Database so EventReporter writes matching events into the database.
Configure LogAnalyzer to use the same database as its data source.
Trigger one or more matching Windows events.
Verification#
Confirm that EventReporter writes rows into the target table.
Open the configured source in LogAnalyzer.
Verify that the stored events appear there.
Next step#
If you need to refine which events are stored before they appear in LogAnalyzer, continue with: