Member since
12-04-2017
4
Posts
1
Kudos Received
0
Solutions
02-09-2023
03:11 PM
I am having the same problem with head as the command, -1 as the argument, and csv in the content of my flowfile. I read someplace that nifi "lost the state"; what does that mean? I have the flowfile, it has content. Why can't the ESC processor send the first line of the file to the attribute I name?
... View more
02-26-2019
04:24 PM
Very helpful article - thank you. I am implementing this approach right now but I need to rotate my custom log file when it reaches # MB. Can anyone show me how to do that in the Groovy code above? The article says it can be done (for the given groovy code, it is easy to build rolling logic to your custom log files) but leaves it at that.
... View more
02-24-2019
11:24 PM
@jpercivall is it possible to redirect log output for LogAttribute processor only in a specific Process group? I don't want to redirect globally for my nifi installation for anyone using LogAttribute. I only want to set an Appender and a Logger that redirects for LogAttribute in my Process Group.
... View more
12-04-2017
01:39 PM
1 Kudo
Can you show how you transform the resultant str to xml, in place of the "..." above? Thanks very much.
... View more