equinor / radix-cli

https://radix.equinor.com/docs/topic-radix-cli/#use
MIT License
7 stars 1 forks source link

Set get logs since duration #77

Closed Richard87 closed 11 months ago

Richard87 commented 11 months ago
go run . get logs component --application edc2023-radix-wi-rihag --component web --environment dev --since 24h

[web-6fdddc4f95-xtnm6] : warn: Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository[50]
[web-6fdddc4f95-xtnm6] :       Using an in-memory repository. Keys will not be persisted to storage.
[web-6fdddc4f95-xtnm6] : warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[59]
[web-6fdddc4f95-xtnm6] :       Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
[web-6fdddc4f95-xtnm6] : warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35]
[web-6fdddc4f95-xtnm6] :       No XML encryptor configured. Key {527d4d25-4fc4-49ff-b7d7-2679656017d2} may be persisted to storage in unencrypted form.
[web-6fdddc4f95-xtnm6] : info: Microsoft.Hosting.Lifetime[14]
[web-6fdddc4f95-xtnm6] :       Now listening on: http://[::]:5000
[web-6fdddc4f95-xtnm6] : info: Microsoft.Hosting.Lifetime[0]
[web-6fdddc4f95-xtnm6] :       Application started. Press Ctrl+C to shut down.
[web-6fdddc4f95-xtnm6] : info: Microsoft.Hosting.Lifetime[0]
[web-6fdddc4f95-xtnm6] :       Hosting environment: Development
[web-6fdddc4f95-xtnm6] : info: Microsoft.Hosting.Lifetime[0]
[web-6fdddc4f95-xtnm6] :       Content root path: /app^Csignal: interrupt