@AaronCP Do you have solution from TAC?
Maybe it will help you:
SMS
cp $INDEXERDIR/conf/log_indexer_settings.conf $INDEXERDIR/conf/log_indexer_settings.conf.ORIGINAL
vi $INDEXERDIR/conf/log_indexer_settings.conf
Add the time_for_clearing_dns_cache attribute with desired value (in hours).
Note: Configure the value of this interval to be the same as the DHCP re-assignment policy.
Example:
################ Advance settings ########################
:time_for_clearing_dns_cache (8)
:index_directory ()
# Location of the indexed database
:min_disk_space (10240)
# Minimum free disk space to keep. In MB
Save the file and exit from Vi editor.
stopIndexer
startIndexer