Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set get logs since duration #77

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Set get logs since duration #77

merged 1 commit into from
Nov 20, 2023

Conversation

Richard87
Copy link
Contributor

@Richard87 Richard87 commented Nov 20, 2023

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

@Richard87 Richard87 requested a review from satr November 20, 2023 14:48
@Richard87 Richard87 self-assigned this Nov 20, 2023
@Richard87 Richard87 merged commit b18133a into master Nov 20, 2023
2 checks passed
@Richard87 Richard87 deleted the log-since branch November 20, 2023 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants