Tutorial: Prepare MonitorWare Agent Data for Adiscon LogAnalyzer#
Use this tutorial when MonitorWare Agent should write data that you want to review later in Adiscon LogAnalyzer.
Goal#
At the end of this procedure, MonitorWare Agent will write events or messages into a database that LogAnalyzer can open.
Recommended path#
For MonitorWare Agent, 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
A configured ODBC or OLE DB path appropriate for the chosen database action
A MonitorWare Agent ruleset that receives the events or messages you want to review later
A LogAnalyzer deployment that is ready to connect to the same database
Steps#
Complete Tutorial: Store Events in a Database so MonitorWare Agent writes matching events or messages into the database.
Configure LogAnalyzer to use the same database as its data source.
Trigger one or more matching events or messages.
Verification#
Confirm that MonitorWare Agent writes rows into the target table.
Open the configured source in LogAnalyzer.
Verify that the stored data appears there.
Next step#
If you need to refine which data is stored before it appears in LogAnalyzer, continue with: