수학 함수
PantherFlow 수학 함수
math.abs()
math.abs()panther_logs.public.aws_alb
| project net_bytes=math.abs(reveivedBytes-sentBytes)math.ceil()
math.ceil()panther_logs.public.aws_alb
| summarize avg=agg.avg(receivedBytes) by ip_address
| project avg=math.ceil(avg, 2)math.floor()
math.floor()math.round()
math.round()마지막 업데이트
도움이 되었나요?

