Created 05-09-2017 09:07 PM
Expression ${filename:replaceAll(':','_')} in UpdateAttribute processor to replace all occurrences of colon : with underscore in the flowfile name does not seem to work, what am I missing?
Created 05-10-2017 03:07 PM
I did a quick test and your regex worked just fine. What does your original flow file name look like?
Created 05-10-2017 05:20 PM
snmp.12:00:00-13:00:00.log I am trying to replace all the colons : with underscores _
Created 05-10-2017 06:04 PM
@Wynner Found the problem. Property value was not set to filename.