manifest / integrations / cloudwatch-logs
Silver Assist CloudWatch Logs
View, search and follow Amazon CloudWatch Logs from the WordPress admin
by Silver Assist · github.com/silverassist/cloudwatch-logs · website
★ 1stars
4release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/silverassist/cloudwatch-logs/releases/download/v1.0.2/cloudwatch-logs-v1.0.2.zipDeclares an update source (https://github.com/SilverAssist/cloudwatch-logs), so updates arrive through the plugin's own updater.
From the readme
Silver Assist CloudWatch Logs
View, search and follow the events of an Amazon CloudWatch Logs log group from
the WordPress admin, without opening the AWS console.
Status: feature complete and pending its first release. See
docs/ARCHITECTURE.md for the reasoning behind
how it is built.
Requirements
- PHP 8.2+
- WordPress 6.5+
- An AWS principal allowed to read the target log group
Available now
- A settings screen at Silver Assist → CloudWatch Logs
- Three credential modes: the IAM role of the host (nothing stored),
a manual access key and secret (encrypted at rest), or an AWS Secrets
Manager secret
- Connection validation with a status table showing log group, region,
retention, stored size, latest stream, last event, the resolved IAM
identity and the credential mode in use
- Log group autocompletion
- A log viewer with time ranges, plain text / regular expression /
raw filter pattern search, an optional stream prefix, and pagination
- Tail mode that polls for new events, backing off when AWS throttles and
pausing while the tab is in the background
- CSV and JSON export of the loaded events
Configuring credentials in wp-config.php
Any of these constants overr
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.2 | Aug 24, 2026 | cloudwatch-logs-v1.0.2.zip.sha256 | 1 |
| v1.0.2 | Aug 24, 2026 | cloudwatch-logs-v1.0.2.zip.md5 | 1 |
| v1.0.2 | Aug 24, 2026 | cloudwatch-logs-v1.0.2.zip | 2 |
| v1.0.1 | Aug 24, 2026 | cloudwatch-logs-v1.0.1.zip.sha256 | 0 |
| v1.0.1 | Aug 24, 2026 | cloudwatch-logs-v1.0.1.zip.md5 | 0 |
| v1.0.1 | Aug 24, 2026 | cloudwatch-logs-v1.0.1.zip | 0 |
| v1.0.0 | Aug 24, 2026 | cloudwatch-logs-v1.0.0.zip.md5 | 1 |
| v1.0.0 | Aug 24, 2026 | cloudwatch-logs-v1.0.0.zip.sha256 | 1 |
| v1.0.0 | Aug 24, 2026 | cloudwatch-logs-v1.0.0.zip | 2 |