amiracle / grand_central

Grand Central logging for Cloud Services to Splunk
MIT License
36 stars 5 forks source link

Python version #24

Open ghost opened 2 years ago

ghost commented 2 years ago

We've recently updated our Grandcentral and it seems that it uses python 2.7 still, while aws no longer supports this. Can this change be added in?

Resource handler returned message: "The runtime parameter of python2.7 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (python3.9) while creating or updating functions. (Service: Lambda, Status Code: 400, Request ID: 08294c07-c42b-4907-ac74-8445de19b7d5, Extended Request ID: null)" (RequestToken: af517b70-865c-3130-c7e1-4cb5acf669d2, HandlerErrorCode: InvalidRequest)

jmcnatt commented 2 years ago

Hey @amiracle - is it possible to refresh grand_central with the CF template from the latest version of Trumpet? Due to AWS Lambda no longer supporting Python 2.7, the current version of grand_central does not work out of the box.

amiracle commented 2 years ago

Hi @jmcnatt , after leaving Splunk I have stopped development on this project. I wish I could keep working on it, but I believe Anush Jayaraman (who's at Splunk) was maintaining this project or something new that Splunk has been working on.