Reputation: 507
I am following the below document to connect to Cloudwatch logs to ELK.
I get a "expected an indented block" syntax error in python for this line.
try: logs = awslogs_handler(s, event)
Can someone help me figure this out? Not sure what im missing.
Thanks!
Upvotes: 0
Views: 99