
Aakif Shaikh
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Aakif Shaikh-
Aakif Shaikh created a post,
parsing and counting
I was able to extract the security group (GroupId) from nested array and named as jsonobject. Now, I am trying to extract / breakdown the field(jsonobject) into separate the security groups. I also...
-
Aakif Shaikh commented,
Description": "launch-lizard-101 created 2018", Description": "timing", Description": "testing-sg", regex: | parse regex "(?<Description>\:\s((?:").*(?:"))\W)" multi does not seems to work- please ...
-
Aakif Shaikh created a post,
AWS Trusted Advisor
Is there a way we can ingest the AWS trusted advisor data into our sumo instance.
-
Aakif Shaikh created a post,
Parsing- need help
I want to parse the below JSON logs to see the value for field LoadBalancerName and DNSName. I tried the below logic and it works but what if there are more than 5 values of LoadBalancerName in sam...