Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Feed logs into an OpenObserve instance

NotificationsYou must be signed in to change notification settings

egorsmkv/oo-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run OpenObserve instance

docker compose up -d

Run

Dev

RUST_LOG=debug cargo run -- \  --source-file log_sources.txt \  --ob-url http://localhost:5080 \  --ob-username "root@example.com" \  --ob-password "Complexpass#123" \  --ob-org default \  --ob-stream default

Prod

cargo build --releasecp target/release/oo-log ../oo-log --source-file log_sources.txt \  --ob-url http://localhost:5080 \  --ob-username "root@example.com" \  --ob-password "Complexpass#123" \  --ob-org default \  --ob-stream default

About

Feed logs into an OpenObserve instance

Topics

Resources

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp