1 Answer
- Newest
- Most votes
- Most comments
0
Hello.
The screen you are viewing is a screen within the log stream.
In other words, I don't think a link is necessary because the search is performed within the target log stream.
I believe what you have seen in the past are logs queried with CloudWatch Logs Insights.
For logs queried using this feature, there is a link to the target stream.
https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/AnalyzingLogData.html
You can check the link to the target log stream by querying as below.
Relevant content
- asked 2 years ago
- asked 3 years ago
- asked 9 months ago
- AWS OFFICIALUpdated 10 months ago
OP is correct: the "Search All Log Streams" button used to lead to a view that looks just like the attached screenshot, but with links to the relevant log stream next to each result.
On the main page for any given log stream, there is a "Search Log Group" button near the top right, and a "Search All Log Streams" button at the top right of the "Log Streams" tab. This second button used to lead to a screen that behaved the way we're describing, with links to each log stream in the results.
These two buttons now lead to the exact same page (literally the same URL), with an interface that allows searching across all log streams, but does not provide links to individual log streams in the search results.