The correct answer is B
the filter:
%{SYSLOGBASE} new node %{IPORHOST:node}
will match B:
Jun 30 00:36:49 headnode clustermanager[12353]: new node 198.51.100.103
and result in the following fields:
SYSLOGBASE: Jun 30 00:36:49 headnode clustermanager[12353]:
node: 198.51.100.103
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
hmagroun
Highly Voted 2 years, 3 months ago[Removed]
Most Recent 4 months, 2 weeks agoBlob21
1 year ago