1. Juniper Mist Documentation, "Remote Syslog": "Mist provides the ability to stream specific event types to a customer’s remote Syslog server. The supported events are: Audits, Alarms, AP Events, and Client Events." This document explicitly details the feature for sending events to a log collector. (Accessed via the Juniper Mist Cloud UI Help section under Organization > Site Configuration).
2. Juniper Mist Documentation, "Webhooks": "Mist can send event information to a 3rd party server via HTTP post. These events include alarms, audit logs, device events, and location updates." This source confirms webhooks send event data but via HTTP, which is distinct from the syslog protocol expected by a traditional log collector. (Accessed via the Juniper Mist Cloud UI Help section under Organization > Site Configuration).
3. Juniper TechLibrary, "Mist APIs": The documentation on Mist APIs describes the use of Webhooks for real-time notifications and API polling for data, but designates syslog as the streaming mechanism for logs. This distinction clarifies the intended purpose of each feature. (Reference: Mist API Documentation section on Webhooks).