Logging Analytics: Query language enhancements
- Services: Logging Analytics
- Release Date: July 19, 2024
The following 5 new enhancements are available in Logging Anaytics query language:
- Use the
replace
function ineval
command for performing multiple replacements. See replace Function Details. - Use
toNumber
function ineval
command to convert hex and octal strings to numbers. See eval. - Use
dateAdd
anddateSet
functions in your search. See Specify the Time Range in Your Query. - Use
ifNull
function ineventstats
,geostats
,stats
, andtimestats
commands to return a specific value of the result is null. This function is not supported afterlink
command. See eventstats. - Support to use
outlier
command in scheduled search detection rules. See Example Queries for Scheduled Tasks.