To import offline log files, add events to the SmartEvent Server. By default, you can import the 14
most recent days of offline logs. To import more days of logs, change the log indexing settings.
R80@mgmt:# evstop
R80@mgmt:# cp $INDEXERDIR/log_indexer_custom_settings.conf $INDEXERDIR/log_indexer_custom_settings.conf_orig
Edit $INDEXERDIR/log_indexer_custom_settings.conf in a text editor.
R80@mgmt:# vi $INDEXERDIR/log_indexer_custom_settings.conf
Delete these lines;
Delete these lines: :time_restriction_for_fetch_all () :time_restriction_for_fetch_all_disp ()
Add this line;
:num_days_restriction_for_fetch_all_integrated (DAYS)
R80@mgmt:# evstart