<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>The Strangebuzz PHP/Symfony blog.</title>
    <subtitle>Articles for the "monitoring" tag.</subtitle>
    <updated>2026-03-08T05:03:17+01:00</updated>
    <author>
        <name>COil</name>
        <email>coil@strangebuzz.com</email>
    </author>
    <link href="https://www.strangebuzz.com/en/blog/tag/monitoring.xml" rel="self" />
    <id>https://www.strangebuzz.com/en/blog/tag/monitoring.xml</id>
    <icon>https://www.strangebuzz.com/img/strangebuzz_132.jpg?6.4.9</icon>
    <logo>https://www.strangebuzz.com/img/strangebuzz_1024.jpg?6.4.9</logo>
    <rights> © 2026 Strangebuzz</rights>
                            <entry>
            <title>Send Symfony application logs to Slack with Monolog</title>
            <link href="https://www.strangebuzz.com/en/blog/send-symfony-application-logs-to-slack-with-monolog" />
            <id>https://www.strangebuzz.com/en/blog/send-symfony-application-logs-to-slack-with-monolog</id>
            <published>2019-03-14T00:00:00+01:00</published>
            <updated>2020-05-14T00:00:00+02:00</updated>
            <author>
                <name>COil</name>
                <email>coil@strangebuzz.com</email>
            </author>
            <summary type="html">In this post, we will see how to send logs to Slack. Typical usage is, of course, to send critical errors to be warned in real-time and be able to fix the issues quickly. But we can also send other types of notifications.
</summary>
        </entry>
    </feed>
