You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a variable exists in a log message like so: "... job_1427088391284_0004. ...". The query " *job_1427088391284_0004.* " does not return this message, but it should.
CLP version
0.0.1
Reproduction steps
Compress a log message containing a variable followed by a period like "... job_1427088391284_0004. ..."
Search for " *job_1427088391284_0004.* "
The text was updated successfully, but these errors were encountered:
Bug
If a variable exists in a log message like so:
"... job_1427088391284_0004. ..."
. The query" *job_1427088391284_0004.* "
does not return this message, but it should.CLP version
0.0.1
Reproduction steps
"... job_1427088391284_0004. ..."
" *job_1427088391284_0004.* "
The text was updated successfully, but these errors were encountered: