// Tencent Cloud console example:https://console.tencentcloud.com/cls/search?region=<region>&topic_id=<topic_id>
// Independent DataSight console example. Modify the <domain-appid> (DataSight domain name prefix) part based on your actual situation:https://<domain-appid>.clsconsole.tencent-cloud.com/cls/search?region=<region>&topic_id=<topic_id>
Parameter Name | Required | Type | Description |
region | Yes | String | Region abbreviation. For example, ap-shanghai represents the Shanghai region. For other available region abbreviations, see Available Regions. |
topic_id | No | String | Log topic ID. |
logset_name | No | String | Logset name. |
topic_name | No | String | Log topic name. |
multiple | No | String | When set to true, it indicates using the multi-topic search feature; when not specified, it indicates searching for a single topic. |
topicType | No | String | When set to metric, it indicates querying a metric topic; when not specified, it indicates querying a log topic. |
time | No | String | Time range for log search, from start time to end time. Format example: 2021-07-15T10:00:00.000,2021-07-15T12:30:00.000. |
queryBase64 | No | String | Search and analysis statement, encoded in base64Url. For search and analysis syntax rules, see Syntax Rules. |
hideWidget | No | Boolean | Hides the Support/Document button in the lower right corner. Default is not hidden, and true means hidden. |
hideTopNav | No | Boolean | Hides the top menu of the Tencent Cloud console. Default is not hidden, and true means hidden. |
hideLeftNav | No | Boolean | Hides the left sidebar of the Tencent Cloud console. Default is not hidden, and true means hidden. |
hideTopicSelect | No | Boolean | Hides the topic selection list. Default is not hidden, and true means hidden. |
collapseTopicSelect | No | Boolean | Collapses the topic selection list. Default is not collapsed, and true means collapsed. |
hideTopTips | No | Boolean | Hides the top product announcement prompt. Default is not hidden, and true means hidden. |
hideConfigMenu | No | Boolean | Hides the Log Topic Configuration Management menu. Default is not hidden, and true means hidden. |
hideDashboardMenu | No | Boolean | Hides the Dashboard menu in the Log Topic Configuration Management menu. Default is not hidden, and true means hidden. |
hideAlertMenu | No | Boolean | Hides the Alarm menu in the Log Topic Configuration Management menu. Default is not hidden, and true means hidden. |
hideCollectionMenu | No | Boolean | Hides the Collection Configuration menu in the Log Topic Configuration Management menu. Default is not hidden, and true means hidden. |
hideIndexMenu | No | Boolean | Hides the Index Configuration menu in the Log Topic Configuration Management menu. Default is not hidden, and true means hidden. |
hideMoreMenu | No | Boolean | Hides the More menu in the Log Topic Configuration Management menu. Default is not hidden, and true means hidden. |
hideDashboard | No | Boolean | Hides the Add to Dashboard button. Default is not hidden, and true means hidden. |
hideAlert | No | Boolean | Hides the Add to Alarm button. Default is not hidden, and true means hidden. |
hideLogDownload | No | Boolean | Hides the Download Original Logs button. Default is not hidden, and true means hidden. |
hideScheduleSql | No | Boolean | Hides the Save as Scheduled SQL Analysis button. Default is not hidden, and true means hidden. |
hideFavorite | No | Boolean | Hides the Favorites button. Default is not hidden, and true means hidden. |
hideHistory | No | Boolean | Hides the History button. Default is not hidden, and true means hidden. |
logset_name + topic_name: Concatenate multiple topic names and logset names using commas. Topic names should correspond to their respective logset names, such as topic_name=WAF Log topic of access logs,Log topic of CCN flow logs&logset_name=Demo logset,Demo logset.
// Tencent Cloud console example:https://console.tencentcloud.com/cls/dashboard/d?id=<dashboard_id>
// Independent DataSight console example. Modify the <domain-appid> (DataSight domain name prefix) part based on your actual situation:https://<domain-appid>.clsconsole.tencent-cloud.com/cls/dashboard/d?id=<dashboard_id>
Parameter Name | Required | Type | Description |
dashboard_id | Yes | String | Dashboard ID. |
hideWidget | No | Boolean | Hides the Support/Document button in the lower right corner. Default is not hidden, and true means hidden. |
hideTopNav | No | Boolean | Hides the top menu of the Tencent Cloud console. Default is not hidden, and true means hidden. |
hideLeftNav | No | Boolean | Hides the left sidebar of the Tencent Cloud console. Default is not hidden, and true means hidden. |
hideHeader | No | Boolean | Hides the top header, including the title area and the Back button. Default is not hidden, and true means hidden. |
hideChartModifyOperation | No | Boolean | Hides chart edit operation entries (including Create Chart, Copy Chart, Edit Chart, Delete Chart, and Save buttons). |
hideChartGridDrag | No | Boolean | Disables the chart drag-and-drop (move) capability. Default is not disabled, and true means disabled. |
hideChartGridResize | No | Boolean | Disables the chart resizing capability. Default is not disabled, and true means disabled. |
hideTimeSelector | No | Boolean | Hides the time selector. Default is not hidden, and true means hidden. |
hideRefreshSelector | No | Boolean | Hides the auto-refresh button. Default is not hidden, and true means hidden. |
hideChartFullScreenOperation | No | Boolean | Hides the button for full-screen chart display. Default is not hidden, and true means hidden. |
hideChartExportOperation | No | Boolean | Hides the button for chart data export. Default is not hidden, and true means hidden. |
hideChartAddToAlarmOperation | No | Boolean | Hides the button for adding to the monitoring alarm for the chart. Default is not hidden, and true means hidden. |
hideQueryPreview | No | Boolean | Hides the button for the chart search and analysis statement preview. Default is not hidden, and true means hidden. |
hidePreviewInSearch | No | Boolean | Hides the button for viewing operations in search and analysis. Default is not hidden, and true means hidden. |
hideFullScreen | No | Boolean | Hides the button for full-screen dashboard view. Default is not hidden, and true means hidden. |
hideSaveAsMetric | No | Boolean | Hides the button for saving chart data as metrics. Default is not hidden, and true means hidden. |
hideAnonymousSharing | No | Boolean | Hides the button for creating a password-free chart sharing link. Default is not hidden, and true means hidden. |
hideSharing | No | Boolean | Hides the button for getting a dashboard sharing link. Default is not hidden, and true means hidden. |
hideExport | No | Boolean | Hides the button for exporting a dashboard. Default is not hidden, and true means hidden. |

Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback