Symptom:
I want to search archived the Event Store files for event searches that are not time-scoped.
Solution:
To search archived the Event Store files, configure the EventManager-wrapper.conf file.
Follow these steps:
Determines whether to unzip and search the archived Event Store files for event searches that are not time-scoped. Enter 1 to search archived files. The value 0 implies that you do not want to search archived files.
Default: 0
Preface the parameter with the correct additional Java parameter syntax and the appropriate sequential number, as shown in the following example:
wrapper.java.additional.2=-DEQUERY_UNZIP_ARCHIVE=1
Subsequent event searches use the configured settings.
|
Copyright © 2013 CA.
All rights reserved.
|
|