Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uzulla/send-log-to-cloudwatch-log-sample.php
https://github.com/uzulla/send-log-to-cloudwatch-log-sample.php
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/uzulla/send-log-to-cloudwatch-log-sample.php
- Owner: uzulla
- Created: 2020-01-21T11:51:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-20T05:56:19.000Z (over 1 year ago)
- Last Synced: 2023-04-20T10:00:29.297Z (over 1 year ago)
- Language: PHP
- Size: 30.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php send log to cloudwatch log sample
## setup
```
# make IAM keys
$ cp sample.env .env
# write your keys
$ vi .env
```## run
open or run `public/index.php`