genebean / genebean-nxlog

A Puppet module to manage NXLog
BSD 3-Clause "New" or "Revised" License
5 stars 16 forks source link

Added the parameter 'input_recursive' for type 'nxlog::config::input'. #18

Closed evgenkisel closed 2 years ago

evgenkisel commented 5 years ago

I'm going to use the module for an enterprise project. The latest version of this module looks good, but it doesn't have the parameter 'Recursive' in the Input block. The NXLog can work with sub-folder in file path, if the file path contains a wildcard. I'm sure it would be great to have this parameter.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at ?% when pulling ae23f4bec7f301e2c16262d691a20f60abab2a6c on evgenkisel:add-recursive-parameter into 77a50d339a6d9d0552c0aca5f3ab2967a9ede0fe on genebean:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at ?% when pulling ae23f4bec7f301e2c16262d691a20f60abab2a6c on evgenkisel:add-recursive-parameter into 77a50d339a6d9d0552c0aca5f3ab2967a9ede0fe on genebean:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at ?% when pulling ae23f4bec7f301e2c16262d691a20f60abab2a6c on evgenkisel:add-recursive-parameter into 77a50d339a6d9d0552c0aca5f3ab2967a9ede0fe on genebean:master.

evgenkisel commented 5 years ago

@genebean Why the tests are failed? I can't understand what should I check? Could you please give me a hint for that?