commit | 6cfccf4d4e2da8f2391a4c97b5f017f3664dd762 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Fri Sep 28 09:32:42 2018 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Mon Oct 01 13:30:24 2018 -0500 |
tree | be2e0b9819650655a9f09e02762590d36bf9ab76 | |
parent | 7766e25b4e7b2ee72c5348cf96c7a0a0e4c5408e [diff] |
condense_policy.py: Allow multiple || separators The policy data can now have multiple || separators on its search line, like <error type>||<callout>||severity The ibm-logging code breaks this line up into an error type and search modifier, and now the search modifier will be the '<callout>||<severity>' Change-Id: Ice69149a42e864e4ff8f6f2756bba60edbd5f9d9 Signed-off-by: Matt Spinler <spinler@us.ibm.com>