-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"log filter" seems broken #56
Comments
Sorry I missed this issue in my email earlier -- looking. |
I cannot reproduce the problem you are seeing. My job looks like this:
Output attached: |
What I do find is that to get the data in the first place, I need to use the multi-line capture or I need to change the simple capture regular expression from:
to:
This seems to be peculiar to the rancher node plugin. If I use a local command on the rundeck server, the standard regular expression works fine. |
Hi,
the functionality "log filter" seems not to work when using it with rancher nodes.
How to reproduce:
=> Node: Execute locally: The VARIABLE is detected and the value is assigned
=> Node: Dispatch to nodes: The VARIABLE is not detected
Thank you for your work.
Regards,
The text was updated successfully, but these errors were encountered: