Skip to content

Commit

Permalink
Merge pull request #5848 from newrelic/User-type-capabilities---logs
Browse files Browse the repository at this point in the history
User type capabilities: clarify log mgmt capabilities
  • Loading branch information
zuluecho9 committed Jan 28, 2022
2 parents 1e2706f + 7058bb3 commit cd3dc42
Showing 1 changed file with 6 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,8 @@ Here's a detailed comparison of capabilities by user type. For tips on why you'd
<td style="text-align:center"><Icon
style={{color: '#328787'}}
name="fe-check"
/></td>
/>
</td>
<td style="text-align:center"><Icon
style={{color: '#328787'}}
name="fe-check"
Expand Down Expand Up @@ -343,17 +344,6 @@ Here's a detailed comparison of capabilities by user type. For tips on why you'd
name="fe-check"
/></td>
</tr>
<tr>
<td>
[Logs in context](/docs/logs/logs-context/configure-logs-context-apm-agents)
</td>
<td style="text-align:center"></td>
<td></td>
<td style="text-align:center"><Icon
style={{color: '#328787'}}
name="fe-check"
/></td>
</tr>
<tr>
<td>
[Network performance monitoring](/docs/network-performance-monitoring/get-started/npm-introduction) (NPM)
Expand Down Expand Up @@ -584,7 +574,10 @@ Here are more details about how user type impacts access to applied intelligence
On January 12, 2022, basic users had some log management capabilities removed. Their current capabilities are described below.
</Callout>

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, such as [patterns](/docs/logs/ui-data/find-unusual-logs-log-patterns), [live tail](/docs/logs/troubleshooting/view-log-messages-real-time-live-tail), [parsing](/docs/logs/ui-data/parsing), and [data partitions](/docs/logs/ui-data/data-partitions).
Log-related capabilities:
* **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 cd3dc42

Please sign in to comment.