LogPanels
LogPanel
<LogPanel
name="LogPanel"
logs={logs}
getLogs={dataMap['RPT.GTP.GETLOGS']()}
getChart={dataMap['RPT.GTP.GETCHARTS']()}
/>logs props
GTP
;[
{
key: 1,
name: 'LOGS',
viz: [
{
app: 'GTP',
dataSource: 'RPT',
endPoint: 'thunder-adc',
metrics: 'fw_l4_pc',
chartMetrics: 'system_telemetry_log_partition_metrics',
name: 'LOGS',
},
],
},
]ADC
CGN
GiFW
getLogs props
getChart props
Actions
Last updated
Was this helpful?