Releases: bittrance/aztail
Releases · bittrance/aztail
Multiple filter args now work
The 0.8.0 release failed on multiple filter args, e.g. --function foo --function bar
because of a defect in Clap, since addressed.
Azure Functions and API Management
aztail can now read logs from both App Insights and Log Analytics. It looks for logs from Azure Functions and API Management.
Pretty colors!
Changes in this release:
- Simple log output coloration.
- Exit 1 unless orderly termination.
- Results are now sorted again.
Plain-text output and filtering by app and function
This version introduces outputting log entries as text lines. Also, it is now possible to put --operation
to filter out the log entries from a single function.
Initial release
Alpha-level software. This version is focused on working with logs from Azure Functions. It is currently limited to outputting JSON lines, so you may need jq
.