There are 2 ways you can achieve this; Enable FKM plugin > Advanced tab > Parse trigger details, plus, the use of either Tags option below the Key settings on the FKM Key window, or via the FKM plug-in Advanced tab > Tags. Tags configured via the FKM key level supersedes the Tags specified in the FKM plugin Advanced tab > Tags. |
Supposedly, you have configured you FKM key, either FAIL or WARNING to match a string of words, i.e. "The quick brown fox", but wish to only display the word "quick brown" in the metrics view, instead, then you will have to employ the use of the Tags option, either via the FKM Key level > Tags option, or via the FKM > Advanced tab > Tags. Here's how; I have file which contains the following lines. Inside it, there are 8 lines of the string "The quick brown fox"
I have set the Fail Key to be the string "The quick brown fox"
And the resulting dataview follows;
Now, I want the columns, status and triggerDetails to display the words "quick brown" as opposed to "The quick brown fox" every time the FAIL key is encountered, so, here's what we need to do; Use of the Tags option via the FKM key level
Which would alter the prior dataview to the following; However, only the status column changed, and not the triggerDetails
Here's why; you need to enable the Parse trigger details found via the FKM plugin > Advanced tab Doing so, would give you the following dataview;
As mentioned, another way of achieving the same result would be via the FKM plugin > Advanced tab
|
Comments
0 comments
Please sign in to leave a comment.