[docs] Remove deprecated security roles#20162
Conversation
|
Pinging @elastic/integrations-services (Team:Services) |
❕ Build Aborted
Expand to view the summary
Build stats
Test stats 🧪
Test errorsExpand to view the tests failures
Steps errorsExpand to view the steps failures
Log outputExpand to view the last 100 lines of log output
|
|
Test failures are unrelated to docs, so I'm merging. |
💔 Tests FailedExpand to view the summary
Build stats
Test stats 🧪
Test errorsExpand to view the tests failures
Steps errorsExpand to view the steps failures
Log outputExpand to view the last 100 lines of log output
|
…ne-2.0
* upstream/master:
Check expand_event_list_from_field when json in map[string]interface{} format (elastic#20370)
[docs] Remove deprecated security roles (elastic#20162)
Modify doc in app_insights metricset (elastic#20185)
…allation
* upstream/master:
Check expand_event_list_from_field when json in map[string]interface{} format (elastic#20370)
[docs] Remove deprecated security roles (elastic#20162)
Modify doc in app_insights metricset (elastic#20185)
[Elastic Agent] Add skeleton for client/server for agent control protocol (elastic#20163)
Auditbeat: Allow multiple instances by grouping kprobes by PID (elastic#20325)
[Filebeat][Fortinet] Remove pre populated event.timezone (elastic#20273)
Add an explicit system test for processes on unix systems (elastic#20320)
Closes #16432
Kibana docs indicate that the
kibana_userrole is deprecated.This PR updates the Beats docs by removing the
kibana_userrole and replacing it withkibana_adminwhere appropriate.