Skip to content

"log filter" seems broken #56

@mashwino

Description

@mashwino

Hi,
the functionality "log filter" seems not to work when using it with rancher nodes.

How to reproduce:

  • 01: simple task "echo RUNDECK:DATA:VARIABLE = 1".
  • 02: simple task "echo VAR = ${data.VARIABLE}"
  • Add a "log filter", global or local same behaviour", "type: Key value data", "pattern: ^RUNDECK:DATA:(.+?)\s*=\s*(.+)$", check "Log data" to display the result.
    job

=> Node: Execute locally: The VARIABLE is detected and the value is assigned
execute_local

=> Node: Dispatch to nodes: The VARIABLE is not detected
execute_node

Thank you for your work.
Regards,

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions