Skip to content

Commit

Permalink
fix alt text
Browse files Browse the repository at this point in the history
  • Loading branch information
maycmlee committed Dec 11, 2023
1 parent 2c8949e commit b5a7826
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/en/getting_started/cloud_siem/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,17 +67,17 @@ This guide walks you through best practices for getting started with Cloud SIEM.

### Reorder the Cloud SIEM index

Check warning on line 68 in content/en/getting_started/cloud_siem/_index.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/en/getting_started/cloud_siem/_index.md#L68

[Datadog.headings] 'Reorder the Cloud SIEM index' should use sentence-style capitalization.
Raw output
{"message": "[Datadog.headings] 'Reorder the Cloud SIEM index' should use sentence-style capitalization.", "location": {"path": "content/en/getting_started/cloud_siem/_index.md", "range": {"start": {"line": 68, "column": 5}}}, "severity": "WARNING"}

{{< img src="getting_started/cloud_siem/cloud-siem-setup-warning.png" alt="A yellow warning box saying Index Configuration needs attention" style="width:80%;">}}
{{< img src="getting_started/cloud_siem/cloud-siem-setup-warning.png" alt="A yellow warning box saying that the index configuration needs attention" style="width:80%;">}}

1. Click **Reorder index in Logs Configuration**.

2. Confirm the modal title says "Move cloud-siem-xxxx to..." and that the `cloud-siem-xxxx` text in the index column is light purple.

{{< img src="getting_started/cloud_siem/move-index-modal.png" alt="The Move cloud-siem-xxxx modal showing the cloud-siem-xxxx index in the last position in the list of indexes" style="width:60%;">}}
{{< img src="getting_started/cloud_siem/move-index-modal.png" alt="The Move cloud-siem-xxxx modal showing the list of indexes with cloud-siem-xxxx index as the last index" style="width:60%;">}}

3. To select the new placement of your index, click the top line of the index where you want `cloud-siem-xxxx` to go. For example, if you want to make the `cloud-siem-xxxx` index the first index, click on the line *above* the current first index. The new position is highlighted with a thick blue line.

{{< img src="getting_started/cloud_siem/move-index-highlight.png" alt="The Move cloud-siem-xxxx modal showing a blue line at the tope of the first index" style="width:65%;">}}
{{< img src="getting_started/cloud_siem/move-index-highlight.png" alt="The Move cloud-siem-xxxx modal showing a blue line at the top of the first index" style="width:65%;">}}

4. The text confirms the position selected: "Select the new placement of your index: Position 1". Click **Move**.

Expand Down

0 comments on commit b5a7826

Please sign in to comment.