Skip to content

Commit

Permalink
fix(user type): improving logs capabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
zuluecho9 committed Jan 28, 2022
1 parent fc7a0f0 commit 7058bb3
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -575,9 +575,9 @@ On January 12, 2022, basic users had some log management capabilities removed. T
</Callout>

Log-related capabilities:
* **Basic users** can only view and search the [log management UI](/docs/logs/get-started/get-started-log-management). They don't have access to the more advanced log management features described below.
* **Core users** have access to log management UI features, but not log data management and configuration. They have access to [logs in context](/docs/logs/logs-context/configure-logs-context-apm-agents) for any UI experiences they can access (for example, errors inbox).
* **Full platform users** have access to all log management features, including [patterns](/docs/logs/ui-data/find-unusual-logs-log-patterns), [parsing](/docs/logs/ui-data/parsing), [data partitions](/docs/logs/ui-data/data-partitions), and [logs in context](/docs/logs/logs-context/configure-logs-context-apm-agents).
* **Basic users** can view and search the [log management UI](/docs/logs/get-started/get-started-log-management).
* **Core users** can see and use all log management UI features, but can't configure log data. They can use [logs in context](/docs/logs/logs-context/configure-logs-context-apm-agents) for any UI they have access to (for example, errors inbox).
* **Full platform users** can use all log management features, including configuring log data.

</Collapser>

Expand Down

0 comments on commit 7058bb3

Please sign in to comment.