Answer the question
In order to leave comments, you need to log in
Normal free alternatives to Loggly.com. There is?
Please tell me the alternatives of this product:
https://www.loggly.com/product/
In it, in order to send data about an error or a warning, you need to execute the code:
$logger = new \Monolog\Logger('local_test_app');
$logger->pushHandler(new \Monolog\Handler\LogglyHandler('YOUR_TOKEN/tag/monolog'));
$logger->addInfo("Info test from monolog");
//$logger->addWarning("Warning test from monolog");
Answer the question
In order to leave comments, you need to log in
good afternoon,
products: ElasticSearch or GrayLog
In the first one I use Logstash, you can generate output for certain situations in any data receiver for which there are plugins
https://www.elastic.co/guide/en/logstash/current/o...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question