Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
T13Forge
/
webapp
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/cloudwatch
- #18
#18
Merged
IsaacTai13
merged 15 commits into
T13Forge:main
T13Forge/webapp:main
from
IsaacTai13:feature/cloudwatch
IsaacTai13/webapp-fork:feature/cloudwatch
Copy head branch name to clipboard
Oct 30, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Feature/cloudwatch
#18
IsaacTai13
merged 15 commits into
T13Forge:main
T13Forge/webapp:main
from
IsaacTai13:feature/cloudwatch
IsaacTai13/webapp-fork:feature/cloudwatch
Copy head branch name to clipboard
Commits
Commits on Oct 30, 2025
feat(logging): implement request logging with AOP and access filter
Show description for 862463e
IsaacTai13
committed
862463e
View commit details
Copy full SHA for 862463e
Browse repository at this point
feat(logging): support detailed error messages in AccessLogFilter
Show description for 5d5f6d1
IsaacTai13
committed
5d5f6d1
View commit details
Copy full SHA for 5d5f6d1
Browse repository at this point
feat(log): handle security rejections (401 & 403) in AccessLogFilter
Show description for 142868a
IsaacTai13
committed
142868a
View commit details
Copy full SHA for 142868a
Browse repository at this point
feat(logging): add detailed messages for each controller endpoint
IsaacTai13
committed
2ebb35e
View commit details
Copy full SHA for 2ebb35e
Browse repository at this point
feat(logback): configure JSON and console appenders with separate formats
Show description for 96e6775
IsaacTai13
committed
96e6775
View commit details
Copy full SHA for 96e6775
Browse repository at this point
feat(cloudwatch): install and configure Amazon CloudWatch Agent with custom logging
IsaacTai13
committed
7294335
View commit details
Copy full SHA for 7294335
Browse repository at this point
feat(packer): render CloudWatch Agent config using templatefile
IsaacTai13
committed
94c01c9
View commit details
Copy full SHA for 94c01c9
Browse repository at this point
test(auth): switch to preemptive basic auth to fix 401 Unauthorized during CI
Show description for d652b77
IsaacTai13
committed
d652b77
View commit details
Copy full SHA for d652b77
Browse repository at this point
feat(logging): update log file paths to use APP_DIR instead of LOG_DIR
IsaacTai13
committed
ac343c1
View commit details
Copy full SHA for ac343c1
Browse repository at this point
feat(packer): add APP_DIR environment variable to app.env configuration
IsaacTai13
committed
4c2fc4c
View commit details
Copy full SHA for 4c2fc4c
Browse repository at this point
feat(metrics): enable actuator metrics and add timed S3 instrumentation
Show description for bd55607
IsaacTai13
committed
bd55607
View commit details
Copy full SHA for bd55607
Browse repository at this point
fix(packer): use quoted heredoc to prevent variable expansion in CloudWatch config
IsaacTai13
committed
e43bd7a
View commit details
Copy full SHA for e43bd7a
Browse repository at this point
test(health): increase response time threshold to 1000ms in HealthControllerTest
IsaacTai13
committed
154b5c8
View commit details
Copy full SHA for 154b5c8
Browse repository at this point
feat(packer): use /bin/bash for all provisioner
IsaacTai13
committed
5302118
View commit details
Copy full SHA for 5302118
Browse repository at this point
fix(packer): only create log folder
Show description for d83aa79
IsaacTai13
committed
d83aa79
View commit details
Copy full SHA for d83aa79
Browse repository at this point
You can’t perform that action at this time.