Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Major
Description
HPCC logs can contain any permutation of the following fields:
AUD,CLS,DET,MID,TIM,DAT,PID,TID,NOD,JOB,USE,SES,COD,MLT,MCT,NNT,COM,QUO,PFX,ALL,STD
Out of the box, standard HPCC logs are structured as follows:
TIM+DAT+MLT+MID+PID+TID+COD+QUO+PFX
The Log visualization Manager must provide a default filter for log handler processing (parse/index). Initially a filter which articulates the default "out of the box" log format is fine, but optimally the log should handle any permutation from the supported fields above (given the actual log format definition eg. TIM+DAT+MLT+MID+PID+TID+COD+QUO+PFX)