Send-LokiLogEntry
can now output the result to the console using the-OutputToConsole
/-PassThru
parameters.
- Override defaults using the
LOKI_ENDPOINT
orLOKI_HOST
environment variables inSend-LokiLogEntry
.
Get-LokiTimestamp
now knows how to parseDateTime
objects with the-Date
parameter.
- Add support for modifying the timestamp returned by
Get-LokiTimestamp
by adding/subtracting seconds.
- Add support for Windows PowerShell (Note: PowerShell Core is recommended).
- ♻️ INTERNAL: Make timestamps culture-independent.
- Initial version, see README.md for how to use this module.
- 🆕 Functions for publishing log entries to Loki: