IBM Support

IZ28883: When using logMonXReverseFilter in exclude mode, LogMonX is matching lines that match both (or neither) expressions.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The logmonXControlRow was created with the following settings:
    
    logmonXControlLogFile = C:\logfile.txt
    logmonXControlInterval = 4
    logmonXControlFilter = ABC
    logmonXControlReverseFilter: XYZ
    logmonXControlMode: exclude
    logmonXControlWindowSize: 10
    
    Now the logmonXStatsMatches is occurring for any line that has
    both the filter expression (ABC in this case) & Reversefilter
    Expression (XYZ in this case).
    
    For Ex: the Following lines were found to create a match:
    echo "XYZ this is a Test Log line ABC" >> C:\logfile.txt
    echo "ABC This is a Test Log line XYZ" >> C:\logfile.txt
    
    But the Log file match should only happen when a string not
    matching logmonXControlFilter expression matches
    logmonXControlReverseFilter.
    

Local fix

Problem summary

  • The issue was that regardless of mode, ReverseFilter was being
    tested as if mode was always "include".
    

Problem conclusion

  • The fix was to only test ReverseFilter when the inverted result
    of Filter is true, in exclude mode.
    
    The fix for this APAR is contained in the following maintenance
    packages:
       | fix pack | 4.0.0-TIV-SSM-FP0006
       | LA interim fix | 4.0.0-TIV-SSM-LA0005
    

Temporary fix

Comments

APAR Information

  • APAR number

    IZ28883

  • Reported component name

    NETCOOL SYS SVC

  • Reported component ID

    5724P4300

  • Reported release

    400

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2008-08-04

  • Closed date

    2008-08-08

  • Last modified date

    2008-08-08

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    NETCOOL SYS SVC

  • Fixed component ID

    5724P4300

Applicable component levels

  • R400 PSY

       UP

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSCP7NT","label":"Netcool System Service Monitor"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"400","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
08 August 2008