pub async fn get_log_insights(
configuration: &mut Configuration,
params: GetLogInsightsParams,
) -> Result<GetLogInsightsResponse, Error<GetLogInsightsError>>
Expand description
Retrieves statistics from sampled log records.
pub async fn get_log_insights(
configuration: &mut Configuration,
params: GetLogInsightsParams,
) -> Result<GetLogInsightsResponse, Error<GetLogInsightsError>>
Retrieves statistics from sampled log records.