Github user dyozie commented on a diff in the pull request:
https://github.com/apache/incubator-hawq-docs/pull/106#discussion_r108949613
--- Diff: markdown/admin/logfiles.html.md.erb ---
@@ -282,6 +282,12 @@ PXF provides both service- and database-level logging.
Refer to [PXF Logging](..
Ambari log files may be useful in helping diagnose general cluster
problems. The Ambari server log files are located in the
`/var/log/ambari-server/` directory. Ambari agent log files are located in
`/var/log/ambari-agent/`. Refer to [Reviewing Ambari Log
Files](https://docs.hortonworks.com/HDPDocuments/Ambari-2.2.1.1/bk_ambari_troubleshooting/content/_reviewing_ambari_log_files.html)
for additional information.
+## <a id="rangerlogs"></a> Ranger Log Files
+
+The HAWQ Ranger Plug-in Service (RPS) log files may be useful in helping
diagnose Ranger connectivity and authorization problems when Ranger
authorization is enabled for HAWQ. You will find these log files in the
`$GPHOME/ranger/plugin-service/logs/` directory. In addition to RPS
service-related logs, this directory includes the `log4j` provider `audit.log`
file. (Refer to [Auditing Authorization Events](../ranger/ranger-auditing.html)
for information on configuring HAWQ Ranger audit logging.)
--- End diff --
This is the one and only place that the RPS acronym is used in the docs, so
I'd rather just omit (RPS) entirely. I think you could also remove "when
Ranger authorization is enabled for HAWQ" as that should be clear from the
context.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---