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

logs_enricher with File sink #1311

Open
gashirar opened this issue Feb 27, 2024 · 1 comment
Open

logs_enricher with File sink #1311

gashirar opened this issue Feb 27, 2024 · 1 comment

Comments

@gashirar
Copy link

I have set robusta_sink and file_sink in sinksConfig.

globalConfig:
  signing_key: ...
  account_id: ...
sinksConfig:
- robusta_sink:
    name: robusta_ui_sink
    token: ...
- file_sink: # stdout
    name: file_sink
enablePrometheusStack: true
enablePlatformPlaybooks: true
runner:
  sendAdditionalTelemetry: false
rsa:
  private: ...
  public: ...

I created a Crashpod with the following command.

kubectl apply -f https://gist.githubusercontent.com/robusta-lab/283609047306dc1f05cf59806ade30b6/raw

I was able to view the logs in Robusta UI, but is the File sink unable to view the pod logs, or are they output to a directory somewhere in robusta-runner Pod?
ss

Copy link

Hi 👋, thanks for opening an issue! Please note, it may take some time for us to respond, but we'll get back to you as soon as we can!

  • 💬 Slack Community: Join Robusta team and other contributors on Slack here.
  • 📖 Docs: Find our documentation here.
  • 🎥 YouTube Channel: Watch our videos here.

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

No branches or pull requests

1 participant