Skip to content

Commit 555fdc6

Browse files
authored
Editorial improvements to ha_verification_check.md
Signed-off-by: Lisa Barry <lbarry@progress.com>
1 parent 64b8110 commit 555fdc6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/docs-chef-io/content/automate/ha_verification_check.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ An example of a checks performed are shown in the below image:
8181

8282
The above image shows the checks performed for Automate node. The checks in the above image are also performed on all the nodes in Automate HA, i.e., Chef Server, PostgreSQL, OpenSearch, and Chef Automate (the one showed above).
8383

84-
The verify command checks all the nodes in Automate HA and with that it also provides the remediation steps for failures.
84+
The verify command checks all the nodes in Automate HA and it also provides the remediation steps for failures.
8585

86-
## Additional Verification via System Logs
86+
## Additional Verification in System Logs
8787

8888
In addition to running the chef-automate verify command, you can inspect system logs for deeper insights into the verification service.
8989

@@ -105,4 +105,4 @@ Based on the failed API identified from the bastion logs, you can run the same c
105105
journalctl -u automate-verify
106106
```
107107

108-
This provides node-level visibility into the verification process and helps in troubleshooting specific failures.
108+
This provides node-level visibility into the verification process and helps when troubleshooting specific failures.

0 commit comments

Comments
 (0)