Parsing Old Messages Against A New XML
2 years ago
Originally Published: 2010-01-24
Article Number
000049980
Applies To
Parsing old logs

lsmaint
Issue
Parsing Old Messages Against A New XML

I've downloaded an updated XML to address issues with unknown messages. Is there a way to re-parse the old messages against the new XML?

Resolution
To parse old messages against a new XML, you need to run this lsmaint command:

    lsmaint -fix all -time <start> <end> -device "<device type>"
    
where <start> and <end> are the beginning and ending time frames that cover the messages you would like to re-parse.