Functions in Log Analytics :: Kloudfuse Docs

Functions in Log Analytics

You can change the function that plots the log facet or label, add a new function, or remove functions entirely.

Add function

  1. Turn on the Use KfuseQL toggle.

  2. To add a new function to the graph, click the (Sigma) icon at the end of the query specification.

  3. In the drop-down, either search for a function name, or select an existing function category, and then pick the function name.

See the list of functions for log analytics, FuseQL.

Here, we demonstrate the Algorithm: Anomalies function.

  1. Configure the parameters of the function, if any.

In the query specification, specify the agile-robust algorithm.

  1. In the (by) clause of the aggregation, select how to group data.

Here, group by label label:value pair Core:level.

  1. The interface displays the anomaly detection function.

  2. [Optional] You can Use the legend at the bottom of the chart to see both the Warning and Info time series, only the Warning, or only the Info.

Remove function

Sometimes, you may want to remove a function from a graph. For example, you may want to remove the default aggregation, as described in Remove aggregation.

At other times, you may want to remove a limiting function.

  1. To remove a function, click (Remove function) icon, next to the function you want to drop.

  2. The interface displays the graph without that function.