sirupsen / logrus

Structured, pluggable logging for Go.
MIT License
24.8k stars 2.27k forks source link

how to collect stdout log by filebeat #1306

Closed iweixubin closed 2 years ago

iweixubin commented 2 years ago

OS: Linux

    log.SetOutput(os.Stdout)
    log.SetFormatter(&log.JSONFormatter{})

i dont want to use log file but i can't find the way to collect stdout with filebeat

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 years ago

This issue was closed because it has been inactive for 14 days since being marked as stale.