Colorize AWS CloudWatch Logs Colorize AWS CloudWatch Logs

Developer Tools
Version: 0.5.1
Last Update: 2020-12-07

Overview

Colorize AWS CloudWatch Logs is a Chrome extension developed by Mustafa İlhan. According to the data from Chrome web store, current version of Colorize AWS CloudWatch Logs is 0.5.1, updated on 2020-12-07.
1,000+ users have installed this extension. 7 users have rated this extension with an average rating of .
developer website: ilhan-mstf.github.io

Group logs visually on AWS CloudWatch

The purpose of this extension is to group logs visually on AWS CloudWatch. There are three rules:
- Set a different background color for each log group of AWS Lambda invocation. Therefore, you can easily recognize beginning, body and end of the logs of the same invocation.
- Set font weight of lines having `REPORT`, `[ERROR]` and `[Error ` keywords to bold.
- Set text color of ANSI terminal codes in the logs. (by https://github.com/oguimbal)

Further, there is two functionality for better log viewing experience (by https://github.com/oguimbal):
- Switching to fullscreen,
- Refreshing the logs periodically to load new items.

This extension doesn't collect any user and web page information. It only runs on AWS CloudWatch Logs web page. It is free to use.

Overhead is very low, colorize operation takes ~7 milliseconds, listen operation for new event logs takes just ~0.5 milliseconds in every second.

Contributions are welcome. To contribute please visit project page: https://github.com/ilhan-mstf/colorize_cloudwatch_logs

Release Log:
--------------------
Version 0.5.1:
- Enable font override on new ui

Version 0.5.0:
- Handle new ui
- Case insensitive error line search

Version 0.4.11:
- Add `[Error ` as a special line to make it bold
- Add "Fullscreen" and "Follow tail" buttons

Version 0.3.8:
- Set text color of ANSI terminal codes
- Update extension logo
- Improve performance

Version 0.2.1:
- Make bold font weight of `REPORT` and `[ERROR]` lines

Rating

7 ratings

Total Installs

1,000+

Information

Last Update

2020-12-07

Current Version

0.5.1

Size

16.75KiB

Author

Mustafa İlhan

Website

ilhan-mstf.github.io

Category

Developer Tools

Latest Reviews

See More

avatar Andres Martínez
2021-09-19

Simple solution, but useful. Well done!

avatar Mustafa Alammar
2021-01-21

What a life-saver of an extension. So much easier on the eyes when you're reading through cloudwatch logs all day.

avatar Vlad Stremousov
2020-09-18

Very useful! Thanks a lot!

avatar murat mayadağ
2019-09-17

Wow , It's useful .
If you are tired to search something in all logs. I recommend this extension.

avatar Dang Huynh
2019-08-16

It works for me