Previous Topic: Import Utility Command and Options

Next Topic: Create an Event Report

LMSeosImport Command Line Examples

You can use the following command line examples to create your own custom command when using the SEOSDATA import utility.

To run an import of records between ENTRYIDs 1000 and 4000

Enter the command line:

LMSeosImport -dsn eAudit_DSN -user sa -password sa -target 130.200.137.192 -minid 1000 -maxid 4000

To run an import of records for only NT-Application events

Enter the command line:

LMSeosImport -dsn eAudit_DSN -user sa -password sa -target 130.200.137.192 -log NT-Application