rundeck-plugins / rundeck-azure-plugin

8 stars 16 forks source link

Execution Log Storage path isn't set as configured. #18

Open gbnord opened 4 years ago

gbnord commented 4 years ago

Hi, I am trying to set:

framework.plugin.ExecutionFileStorage.azure-storage.path=logs/${job.name}-${job.project}/${job.execid}.log

but logs are always created in path that is formated according default pattern:

framework.plugin.ExecutionFileStorage.azure-storage.path=logs/${job.project}/${job.execid}.log

It doesn't matter if it is set project or framework wise (or both). I am missing something obvious ?

I am using rundeck 3.3.0 and 1.0.6 plugin versions.

ZoeLeah commented 3 years ago

Hi,

I have the same problem. The configuration in framework.properties is ignored. I`m using Rundeck 3.4.0 and plugin version 1.0.7.