You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Keep this window open to monitor for results. Click **Run** once SHRA is installed.
966
966
967
967
### Configure saved searches to monitor SHRA
968
968
969
969
Now that your SHRA logs are ingested by LogScale, you can configure scheduled searches to be notified of any issues your SHRA may have in connecting to registries or performing assessment.
970
970
971
-
1. Go to [**Next-Gen SEIM** > **Log management ** > **Advanced event search**](https://falcon.crowdstrike.com/investigate/search?end=&query=kubernetes.namespace%20%3D%20%22registry-scanner%22&repo=all&start=30m).
971
+
1. Go to [**Next-Gen SEIM** > **Log management ** > **Advanced event search**](https://falcon.crowdstrike.com/investigate/search?end=&query=kubernetes.namespace%20%3D%20%22falcon-self-hosted-registry-assessment%22&repo=all&start=30m).
972
972
973
973
1. Modify the query to search for errors. We recommend the following broad search filter:
974
974
@@ -1011,7 +1011,7 @@ Before you install, follow the configuration steps above to prepare your account
1011
1011
1. Verify your installation.
1012
1012
1013
1013
```sh
1014
-
helm show values crowdstrike/registry-scanner
1014
+
helm show values crowdstrike/falcon-self-hosted-registry-assessment
1015
1015
```
1016
1016
1017
1017
The job controller and executor are now live, and the first registry scans will begin according to your configured cron schedules associated with each registry.
0 commit comments