You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Randy Thomasson (JIRA)" <ji...@apache.org> on 2018/11/04 02:40:00 UTC

[jira] [Created] (NIFI-5785) LogAttribute processor overrides user input on attributes to log

Randy Thomasson created NIFI-5785:
-------------------------------------

             Summary: LogAttribute processor overrides user input on attributes to log
                 Key: NIFI-5785
                 URL: https://issues.apache.org/jira/browse/NIFI-5785
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
    Affects Versions: 1.8.0
            Reporter: Randy Thomasson


If a user desires to log only specific attributes by listing them in the "Attributes to Log" field and then deletes the default ".*" in the "Attributes to Log by Regular Expression" field, the LogAttribute processor ignores the input and logs additional attributes anyway, specifically:          entryDate
  lineageStartDate
  fileSize

Also, the next time the user returns to configure the processor, the default .* is back in the "Attributes to Log by Regular Expression" field.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)