markap14 commented on code in PR #7315:
URL: https://github.com/apache/nifi/pull/7315#discussion_r1229687291


##########
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/canvas/process-group-configuration.jsp:
##########
@@ -99,6 +99,24 @@
                             <span 
id="read-only-process-group-default-back-pressure-data-size-threshold" 
class="unset"></span>
                         </div>
                     </div>
+                    <div class="setting">
+                         <div class="setting-name">Log to own file?</div>
+                         <div class="editable setting-field">
+                            <div 
id="process-group-log-to-own-file-combo"></div>
+                         </div>
+                         <div class="read-only setting-field">
+                            <span id="read-only-process-group-log-to-own-file" 
class="unset"></span>
+                         </div>
+                    </div>
+                    <div class="setting">
+                        <div class="setting-name">Log File Suffix</div>

Review Comment:
   We should have a tooltip explaining what this is.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to