hub-internal-config.security.roles.data-hub-monitor.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of marklogic-data-hub Show documentation
Show all versions of marklogic-data-hub Show documentation
Library for Creating an Operational Data Hub on MarkLogic
{
"role-name": "data-hub-monitor",
"description": "Permits monitoring Data Hub activity, such as viewing job data and system logs",
"role": [
"manage-user",
"data-hub-job-reader"
],
"privilege": [
{
"privilege-name": "get-system-logs",
"action": "http://marklogic.com/xdmp/privileges/logs/system",
"kind": "execute"
}
]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy