Skip to content
#

logging

Here are 6,244 public repositories matching this topic...

periklis
periklis commented Dec 20, 2021

Transfering @NissesSenap's issue from ViaQ/loki-operator/issues/103

Today the operator only support aws and thus S3 object storage but on the other hand Loki have support for a number of none S3 storage solutions: https://grafana.com/docs/loki/latest/configuration/#storage_config

I know that this operator in a early stage but to make it easier for faster adoption it would be nice to support

leventyalcin
leventyalcin commented Jan 20, 2021

Hi,

I was trying to install logstash on Amazon Linux 2. After installing it, I couldn't start/enable the service. After some debugging, I noticed the systemd configuration installed by /usr/share/logstash/bin/system-install. However, I do my tests and development mostly on AWS t3.nano and this binary is memory intensive and won't work on low memory.

The exit code could have been checked

A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.

  • Updated Sep 19, 2021
  • Swift

Improve this page

Add a description, image, and links to the logging topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the logging topic, visit your repo's landing page and select "manage topics."

Learn more