Log
-
To search the logs
initz get observability-log --search <keyword/attribute>You can search the observability logs using both
keywordsandattributes. For example:Keyword Searches: Utilize keywords such as 200, 201, 404, or warning to filter relevant logs.
initz get observability-log --search 200Attribute Searches: Refine your search by specifying attributes, such as:
- workspace_name=
<workspace-name> - env=
<test/prod/stg> - app_name=
<app-name>
initz get observability-log --search workspace_name=<workspace-name> - workspace_name=
-
To get the search history
initz get search-history