I have subnet lookup in cidr notation. so i am trying to print subnet detail with dest ip but not getting result.
query:-
index=xyz | stats count by dest | lookup subnet.csv subnet as dest output subnet as subnets
I have no any transformation stanza right now so let me know if any other staza require to compute this or any other way.
↧