ctubbsii commented on code in PR #378:
URL: https://github.com/apache/accumulo-website/pull/378#discussion_r1132303250
##########
_docs-2/configuration/files.md:
##########
@@ -38,16 +38,16 @@ Accumulo processes. See the [quick start] for help with
configuring this file.
### log4j-service.properties
-The {% ghc assemble/conf/log4j-service.properties %} file configures logging
for most Accumulo services
+The {% ghc assemble/conf/log4j2-service.properties %} file configures logging
for most Accumulo services
(i.e [Manager], [Tablet Server], [Garbage Collector]) except for the Monitor.
### log4j-monitor.properties
-The {% ghc assemble/conf/log4j-monitor.properties %} file configures logging
for the [Monitor].
+The `log4j2-monitor.properties` file configures logging for the [Monitor].
Review Comment:
Since these docs are for all 2.x, instead of dropping the section, we can
add inline notes like `(since 2.1)` or `(for 2.0 only)` or similar.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]