Add case templates#5565
Conversation
|
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
nastasha-solomon
left a comment
There was a problem hiding this comment.
Left a couple of comments about anchors that might need to be deleted.
| * <<cases-ui-custom-fields,Add custom fields>>. | ||
| * <<cases-templates,Add templates>>. | ||
|
|
||
| [[close-connector]] |
There was a problem hiding this comment.
Sorry, just noticed that this might be a left-over anchor.
There was a problem hiding this comment.
I don't see these anchors used in the Kibana doc link service, but just in case they're used elsewhere and need to be re-added, I'll defer removing them to a separate PR.
| - {kibana-ref}/swimlane-action-type.html[{swimlane} connector] | ||
| - {kibana-ref}/cases-webhook-action-type.html[{webhook-cm} connector] | ||
|
|
||
| [[modify-connector]] |
There was a problem hiding this comment.
Is this another left-over anchor?
| . Click *Update <connector name>*. | ||
| . In the *Edit connector* flyout, modify the connector fields as required, then click *Save & close* to save your changes. | ||
|
|
||
| [[default-connector]] |
There was a problem hiding this comment.
Same comment as above.
(cherry picked from commit ef0470f)
This PR updates https://www.elastic.co/guide/en/security/current/cases-open-manage.html to include steps related custom fields and templates.
It also renames and restructures https://www.elastic.co/guide/en/observability/current/cases-external-connectors.html so that it more clearly pertains to all of the case settings, not just the connector-related ones. To that end, it adds a new section for the 8.15 case templates feature on the new page. In a subsequent PR, I will move the custom field information there as well. I am doing it separately since that custom fields feature needs significant updates: it is going GA and needs screenshot refreshes.
Preview