issues
search
j256
/
cloudwatch-logback-appender
Appender that publishes logback log entries to AWS CloudWatch
ISC License
56
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump ch.qos.logback:logback-classic from 1.4.5 to 1.4.12
#54
dependabot[bot]
opened
11 months ago
0
Add endpoint-url for localstack support
#53
volkean
opened
1 year ago
0
upgrade to logback 1.3.5 (slf4j 2)
#52
Sokrim
opened
1 year ago
4
upgrade to logback 1.4.5 (slf4j 2)
#51
Sokrim
closed
1 year ago
1
Exception thrown: java.lang.NoSuchMethodError: 'void ch.qos.logback.classic.spi.LoggingEvent.setMarker(org.slf4j.Marker)
#50
Sokrim
closed
1 year ago
4
Fail to retrieve token : com.amazonaws.SdkClientException: Failed to connect to service endpoint
#49
jrichardsz
opened
2 years ago
0
Localstack support
#48
Romez
opened
2 years ago
3
Check if EC2 Metadata service lookup is enabled
#47
borisbsu
opened
2 years ago
0
Use shutdown hook to write the remaining events
#44
borisbsu
opened
2 years ago
2
Support RetentionInDays
#43
haber-he
opened
2 years ago
1
Add ec2MetadataServiceAvailable property
#42
haukeh
closed
2 years ago
2
how to put custom fields ?
#41
github4sanjay
opened
3 years ago
0
Bump logback-classic from 1.0.11 to 1.2.0
#40
dependabot[bot]
closed
3 years ago
1
Support Non-EC2 Launch?
#39
tosehee
opened
3 years ago
2
Gw better test fix
#38
j256
closed
3 years ago
0
Fixed issue around bad characters in logGroup or logStream
#37
j256
closed
3 years ago
1
Better fix to tests running not in EC2
#36
j256
closed
3 years ago
1
Fixed unit tests by added Ec2MetadataUtilsClient for non-ec2 testing
#35
j256
closed
3 years ago
0
should filter out invalid characters from log-stream names
#34
j256
closed
3 years ago
1
Log stream patterns with ':' in them are not working
#33
yemanasyan
closed
3 years ago
8
Add printRejectedEvents setting for sending failed events to stderr
#32
j256
closed
3 years ago
1
Fixed event race conditions by adding copyEvents setting (default true).
#31
j256
closed
3 years ago
0
Removed duplicate truncation code and improved test coverage
#30
j256
closed
3 years ago
1
Add support for truncating large event messages
#29
j256
closed
3 years ago
1
Added %uuid, %hostName, %hostAddress, %systemProperty, %systemEnviron
#27
j256
closed
3 years ago
1
Bump junit from 4.8.1 to 4.13.1
#26
dependabot[bot]
closed
3 years ago
0
Render log-stream name with the Ec2PatternLayout to support %date, etc.
#25
j256
closed
3 years ago
0
CloudWatchAppender does not work after adding more appenders
#24
DynamicScope
closed
3 years ago
2
Submitting batch fails when contains events larger than 256 kB
#23
fs-aikito
closed
3 years ago
2
Copy MDC to logging event in append()
#22
fs-aikito
closed
3 years ago
0
Socket not created by this factory
#21
logemann
closed
3 years ago
3
MDC data is not included in log events
#20
fs-aikito
closed
3 years ago
4
Bumping dependency library versions
#19
kimxogus
closed
6 years ago
2
logStream naming issue
#18
someCynic
closed
6 years ago
1
Update version number in Maven Configuration
#17
jsyrjala
closed
6 years ago
1
logback has switched from Layouts to Encoders
#16
jsyrjala
opened
6 years ago
2
Added instance-name and instance-id expansion into the log-stream name
#15
j256
closed
6 years ago
0
Some tweaks
#14
j256
closed
6 years ago
0
Undocumented AWS SDK Dependencies
#13
RedXi
closed
6 years ago
1
selectively import aws sdk dependencies instead of full one
#12
m1schka
closed
6 years ago
1
Question: Contention with jasypt-spring-boot when running Spring Boot app as executable jar?
#11
curtistee
closed
3 years ago
9
Events close to the exit time of the program don't get written
#10
psiniemi
opened
7 years ago
6
Setting log Stream name as today's date and guid?
#9
kdshinde
closed
3 years ago
8
How can i change the destination region?
#8
ZanonEdoardo
closed
6 years ago
3
Updated aws sdk version
#7
destebanm
closed
7 years ago
3
NoSuchMethodError: createLogGroup
#6
destebanm
closed
7 years ago
6
Fix instance credentials issue
#5
alexfoxgill
closed
7 years ago
1
Instance credentials are temporary and expire after a few hours
#4
alexfoxgill
closed
7 years ago
1
Set region for EC2 tag client
#3
alexfoxgill
closed
7 years ago
1
Region is not set correctly for `lookupInstanceName`
#2
alexfoxgill
closed
7 years ago
0
Next