-
Notifications
You must be signed in to change notification settings - Fork 304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HPCC-32531 Document BareMetal Logaccess config #19064
HPCC-32531 Document BareMetal Logaccess config #19064
Conversation
Jira Issue: https://hpccsystems.atlassian.net//browse/HPCC-32531 Jirabot Action Result: |
@g-pan please look over README file changes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one minor comment
@@ -200,3 +200,24 @@ Example use: | |||
logFormat: | |||
type: "json" | |||
``` | |||
#### Baremetal configuration | |||
|
|||
LogAccess can be configured on baremetal systems as well. It is not a common scenario because baremetal logs continue to be persisted on the local filesystem. Enabling LogAccess on a baremetal system would allow users to fetch remotely stored HPCC logs (not likely related to the host HPCC Systems deployment). To enable, inject a logAccess block with all configuration values properly filled in. The can be injected within the Sofware element in the active environment.xml or within the global element on the esp.xml. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The can be injected --
s/b "This" or possibly "The block"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also Sofware s/b software
- Encodes all response log data from ALA Signed-off-by: Rodrigo Pastrana <[email protected]>
db7cc07
to
66cdf5c
Compare
thanks @g-pan. Changes made and squashed, please confirm. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approved
@ghalliday please merge |
Type of change:
Checklist:
Smoketest:
Testing: