
Carl Saldanha
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Votes on activity by Carl Saldanha Sort by votes-
Subquery affecting the number of record parsed in the main query
[subquery:_source=core_reactor| parse field=_collector "*.x-cloud.com" as instance| parse "|| localized :> *\n" as status| count_distinct (instance) as localized_status by instance| save /a| ...