Member since
06-14-2018
20
Posts
0
Kudos Received
0
Solutions
11-14-2018
12:43 AM
@Jay Kumar SenSharmaI can see the error as Exception caught in <EventBatchPublisher(Thread-5435, started daemon 140041392408320)> Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/cwlogs/threads.py", line 58, in run self._run() File "/usr/lib/python2.7/dist-packages/cwlogs/push.py", line 1403, in _run self._publish_event_batch() File "/usr/lib/python2.7/dist-packages/cwlogs/push.py", line 1210, in _publish_event_batch self.sequence_token = self._put_log_events(self.event_batch) File "/usr/lib/python2.7/dist-packages/cwlogs/push.py", line 1248, in _put_log_events response = self.logs_service.put_log_events(**params) File "/root/.local/lib/python2.7/site-packages/botocore/client.py", line 320, in _api_call return self._make_api_call(operation_name, kwargs) File "/root/.local/lib/python2.7/site-packages/botocore/client.py", line 623, in _make_api_call raise error_class(parsed_response, operation_name)
... View more
06-20-2018
01:59 PM
Thanks @Vinicius Higa Murakami , I was able to figure out the Typo Mistake. Thanks for the help
... View more