Skip to content

Commit 1780dc7

Browse files
committed
Update link in readme
1 parent ce8efa4 commit 1780dc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ This is a Rust implementation of my [Python](https://github.com/ReagentX/Logria-
9090

9191
### When to use Logria
9292

93-
Logria is best leveraged to watch live logs from multiple processes and filter them for events you want to see. My most common use case is watching logs from multiple Linode/EC2 instances via `ssh` or multiple CloudWatch streams using [`awslogs`](https://github.com/jorgebastida/awslogs).
93+
Logria is best leveraged to watch live logs from multiple processes and filter them for events you want to see. My most common use case is watching logs from multiple Linode/EC2 instances via `ssh` or multiple CloudWatch streams using [`aws logs`](https://docs.aws.amazon.com/ja_jp/cli/latest/reference/logs/index.html).
9494

9595
I also use it to analyze the logs from my Apache web servers that print logs in the common log format.
9696

0 commit comments

Comments
 (0)