{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/windows-event-forwarding-delivery-health/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/windows-event-forwarding-delivery-health/",
        "slug": "windows-event-forwarding-delivery-health",
        "url": "https://update.dsesecurity.com/updates/windows-event-forwarding-delivery-health/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/windows-event-forwarding-delivery-health.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/windows-event-forwarding-delivery-health/"
        },
        "title": "Measure Windows Event Forwarding health—not just collector uptime",
        "summary": "Windows Event Forwarding can collect selected operational and administrative events through subscriptions, but a running collector does not prove every source enrolled or delivered the required events.",
        "format": {
            "slug": "guide",
            "name": "Guide"
        },
        "priority": {
            "slug": "important",
            "name": "Important"
        },
        "featured": false,
        "image": {
            "theme": "managed-it",
            "label": "Managed IT operations",
            "alt": "A controlled technology lifecycle progressing from assessment to approved production.",
            "card_url": "https://update.dsesecurity.com/assets/editorial/managed-it-card.webp?v=1.8.20",
            "hero_url": "https://update.dsesecurity.com/assets/editorial/managed-it-hero.webp?v=1.8.20",
            "social_url": "https://update.dsesecurity.com/assets/editorial/managed-it-social-v2.jpg?v=1.8.20",
            "width": 2400,
            "height": 1350
        },
        "topics": [
            {
                "slug": "cybersecurity",
                "name": "Cybersecurity",
                "url": "https://update.dsesecurity.com/topic/cybersecurity/"
            },
            {
                "slug": "it",
                "name": "IT",
                "url": "https://update.dsesecurity.com/topic/it/"
            },
            {
                "slug": "networks-infrastructure",
                "name": "Networks & Infrastructure",
                "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
            }
        ],
        "author": {
            "name": "DSE Security Editorial Team",
            "url": "https://update.dsesecurity.com/#editorial-team",
            "type": "Organization"
        },
        "publisher": {
            "name": "Detection Systems & Engineering",
            "url": "https://dsesecurity.com/"
        },
        "published_at": "2026-08-25T21:35:09+00:00",
        "modified_at": "2026-08-25T21:43:55+00:00",
        "reviewed_on": "2026-08-25",
        "reading_minutes": 2,
        "word_count": 439,
        "potentially_affected": "Organizations using Windows Event Forwarding and Windows Event Collector for detection, investigation, or central Windows logging.",
        "dse_recommendation": "Define baseline and escalation subscriptions, monitor source enrollment and delivery latency, send canary events, and reconcile expected devices with collector state.",
        "primary_source": {
            "name": "Use Windows Event Forwarding to help with intrusion detection",
            "url": "https://learn.microsoft.com/en-us/windows/security/operating-system-security/device-management/use-windows-event-forwarding-to-assist-in-intrusion-detection",
            "published_on": null,
            "authority": "Microsoft Learn"
        },
        "publishing_principles": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
        "usage_info": "https://update.dsesecurity.com/usage/",
        "copyright_notice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
        "content_html": "<p><strong>Bottom line:</strong> Windows Event Forwarding (WEF) reads selected events from Windows devices and sends them to a Windows Event Collector. Microsoft presents baseline and suspect subscriptions as a way to balance coverage and volume. Operational trust requires proof of enrollment, filtering, delivery latency, capacity, retention, and downstream ingestion.</p>\n<h2>Source fact: what Microsoft documents</h2>\n<p>Microsoft&#8217;s <a href=\"https://learn.microsoft.com/en-us/windows/security/operating-system-security/device-management/use-windows-event-forwarding-to-assist-in-intrusion-detection\" target=\"_blank\" rel=\"noopener noreferrer\">WEF intrusion-detection guidance</a> describes forwarding selected operational and administrative events from organizational devices. The reference design uses a baseline subscription for broad enrollment and a suspect subscription for devices needing more context.</p>\n<p>The document covers source-initiated subscription design, collector configuration, event-selection considerations, delivery settings, security, and collector sizing concepts. It explains that WEF forwards events already generated on sources; it does not itself enable every audit category or create missing telemetry. Subscription queries, source configuration, WinRM, permissions, network access, collector capacity, and downstream handling all affect what arrives.</p>\n<h2>What the source does not establish</h2>\n<p>WEF does not guarantee lossless delivery, normalize events into detections, protect the collector from compromise, or preserve logs for a required retention period by itself. A healthy Windows Event Collector service does not prove that every expected endpoint is enrolled. Event volume estimates from one environment do not establish capacity for another. Forwarded events also remain only as useful as source audit policy and clock quality.</p>\n<h2>Applicability questions</h2>\n<ul>\n<li>Which security and operational questions must the forwarded events answer?</li>\n<li>Which workstations, servers, domain controllers, segmented networks, remote devices, and intermittent systems are expected sources?</li>\n<li>Are required audit policies and event channels enabled on each source class?</li>\n<li>What delivery latency, outage buffer, collector capacity, retention, and downstream SIEM availability are required?</li>\n<li>How will a device be promoted to and removed from a higher-volume suspect subscription?</li>\n</ul>\n<h2>DSE recommendation: controlled next steps</h2>\n<p><em>The following steps are DSE recommendations based on the cited source.</em></p>\n<ol>\n<li>Define the minimum event set from investigation and detection needs, then validate source audit policy generates it.</li>\n<li>Separate broad baseline collection from time-bounded high-context collection for suspect systems.</li>\n<li>Inventory expected sources and reconcile them with subscription runtime state. Alert on never-seen, stale, and persistently failing sources.</li>\n<li>Generate controlled canary events on representative devices and measure source-to-collector and collector-to-SIEM delay.</li>\n<li>Capacity-test collectors, protect administration and stored logs, and document failover, backlog, and recovery behavior.</li>\n</ol>\n<h2>Verification and evidence</h2>\n<ul>\n<li>Preserve subscription XML, source targeting, collector configuration, query changes, and approvals.</li>\n<li>Record expected versus active sources, last event time, delivery failures, queue state, and canary latency.</li>\n<li>Demonstrate required events from every device class and confirm downstream parsing retains key fields.</li>\n<li>Exercise collector outage and restoration without assuming queued events will always cover the gap.</li>\n</ul>\n<h2>Official references</h2>\n<ul>\n<li><a href=\"https://learn.microsoft.com/en-us/windows/security/operating-system-security/device-management/use-windows-event-forwarding-to-assist-in-intrusion-detection\" target=\"_blank\" rel=\"noopener noreferrer\">Use Windows Event Forwarding to help with intrusion detection</a> — Microsoft</li>\n</ul>",
        "content_text": "Bottom line: Windows Event Forwarding (WEF) reads selected events from Windows devices and sends them to a Windows Event Collector. Microsoft presents baseline and suspect subscriptions as a way to balance coverage and volume. Operational trust requires proof of enrollment, filtering, delivery latency, capacity, retention, and downstream ingestion.\nSource fact: what Microsoft documents\nMicrosoft’s WEF intrusion-detection guidance describes forwarding selected operational and administrative events from organizational devices. The reference design uses a baseline subscription for broad enrollment and a suspect subscription for devices needing more context.\nThe document covers source-initiated subscription design, collector configuration, event-selection considerations, delivery settings, security, and collector sizing concepts. It explains that WEF forwards events already generated on sources; it does not itself enable every audit category or create missing telemetry. Subscription queries, source configuration, WinRM, permissions, network access, collector capacity, and downstream handling all affect what arrives.\nWhat the source does not establish\nWEF does not guarantee lossless delivery, normalize events into detections, protect the collector from compromise, or preserve logs for a required retention period by itself. A healthy Windows Event Collector service does not prove that every expected endpoint is enrolled. Event volume estimates from one environment do not establish capacity for another. Forwarded events also remain only as useful as source audit policy and clock quality.\nApplicability questions\n\nWhich security and operational questions must the forwarded events answer?\nWhich workstations, servers, domain controllers, segmented networks, remote devices, and intermittent systems are expected sources?\nAre required audit policies and event channels enabled on each source class?\nWhat delivery latency, outage buffer, collector capacity, retention, and downstream SIEM availability are required?\nHow will a device be promoted to and removed from a higher-volume suspect subscription?\n\nDSE recommendation: controlled next steps\nThe following steps are DSE recommendations based on the cited source.\n\nDefine the minimum event set from investigation and detection needs, then validate source audit policy generates it.\nSeparate broad baseline collection from time-bounded high-context collection for suspect systems.\nInventory expected sources and reconcile them with subscription runtime state. Alert on never-seen, stale, and persistently failing sources.\nGenerate controlled canary events on representative devices and measure source-to-collector and collector-to-SIEM delay.\nCapacity-test collectors, protect administration and stored logs, and document failover, backlog, and recovery behavior.\n\nVerification and evidence\n\nPreserve subscription XML, source targeting, collector configuration, query changes, and approvals.\nRecord expected versus active sources, last event time, delivery failures, queue state, and canary latency.\nDemonstrate required events from every device class and confirm downstream parsing retains key fields.\nExercise collector outage and restoration without assuming queued events will always cover the gap.\n\nOfficial references\n\nUse Windows Event Forwarding to help with intrusion detection — Microsoft",
        "content_markdown": "Bottom line: Windows Event Forwarding (WEF) reads selected events from Windows devices and sends them to a Windows Event Collector. Microsoft presents baseline and suspect subscriptions as a way to balance coverage and volume. Operational trust requires proof of enrollment, filtering, delivery latency, capacity, retention, and downstream ingestion.\n\n## Source fact: what Microsoft documents\n\nMicrosoft’s [WEF intrusion-detection guidance](https://learn.microsoft.com/en-us/windows/security/operating-system-security/device-management/use-windows-event-forwarding-to-assist-in-intrusion-detection) describes forwarding selected operational and administrative events from organizational devices. The reference design uses a baseline subscription for broad enrollment and a suspect subscription for devices needing more context.\n\nThe document covers source-initiated subscription design, collector configuration, event-selection considerations, delivery settings, security, and collector sizing concepts. It explains that WEF forwards events already generated on sources; it does not itself enable every audit category or create missing telemetry. Subscription queries, source configuration, WinRM, permissions, network access, collector capacity, and downstream handling all affect what arrives.\n\n## What the source does not establish\n\nWEF does not guarantee lossless delivery, normalize events into detections, protect the collector from compromise, or preserve logs for a required retention period by itself. A healthy Windows Event Collector service does not prove that every expected endpoint is enrolled. Event volume estimates from one environment do not establish capacity for another. Forwarded events also remain only as useful as source audit policy and clock quality.\n\n## Applicability questions\n\n- Which security and operational questions must the forwarded events answer?\n\n- Which workstations, servers, domain controllers, segmented networks, remote devices, and intermittent systems are expected sources?\n\n- Are required audit policies and event channels enabled on each source class?\n\n- What delivery latency, outage buffer, collector capacity, retention, and downstream SIEM availability are required?\n\n- How will a device be promoted to and removed from a higher-volume suspect subscription?\n\n## DSE recommendation: controlled next steps\n\nThe following steps are DSE recommendations based on the cited source.\n\n- Define the minimum event set from investigation and detection needs, then validate source audit policy generates it.\n\n- Separate broad baseline collection from time-bounded high-context collection for suspect systems.\n\n- Inventory expected sources and reconcile them with subscription runtime state. Alert on never-seen, stale, and persistently failing sources.\n\n- Generate controlled canary events on representative devices and measure source-to-collector and collector-to-SIEM delay.\n\n- Capacity-test collectors, protect administration and stored logs, and document failover, backlog, and recovery behavior.\n\n## Verification and evidence\n\n- Preserve subscription XML, source targeting, collector configuration, query changes, and approvals.\n\n- Record expected versus active sources, last event time, delivery failures, queue state, and canary latency.\n\n- Demonstrate required events from every device class and confirm downstream parsing retains key fields.\n\n- Exercise collector outage and restoration without assuming queued events will always cover the gap.\n\n## Official references\n\n- [Use Windows Event Forwarding to help with intrusion detection](https://learn.microsoft.com/en-us/windows/security/operating-system-security/device-management/use-windows-event-forwarding-to-assist-in-intrusion-detection) — Microsoft"
    },
    "json_ld": {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://dsesecurity.com/#organization",
                "name": "Detection Systems & Engineering",
                "alternateName": "DSE Security",
                "url": "https://dsesecurity.com/",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://update.dsesecurity.com/assets/dse-logo-20260812.png?v=1.8.20"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://update.dsesecurity.com/#editorial-team",
                "name": "DSE Security Editorial Team",
                "url": "https://update.dsesecurity.com/",
                "parentOrganization": {
                    "@id": "https://dsesecurity.com/#organization"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://update.dsesecurity.com/#website",
                "name": "DSE Updates",
                "alternateName": "DSE Security Knowledge Hub",
                "url": "https://update.dsesecurity.com/",
                "inLanguage": "en-US",
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://update.dsesecurity.com/?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://update.dsesecurity.com/updates/windows-event-forwarding-delivery-health/",
                "url": "https://update.dsesecurity.com/updates/windows-event-forwarding-delivery-health/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-08-25"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/windows-event-forwarding-delivery-health/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Measure Windows Event Forwarding health—not just collector uptime",
                        "item": "https://update.dsesecurity.com/updates/windows-event-forwarding-delivery-health/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/windows-event-forwarding-delivery-health/#article",
                "identifier": "https://update.dsesecurity.com/updates/windows-event-forwarding-delivery-health/",
                "url": "https://update.dsesecurity.com/updates/windows-event-forwarding-delivery-health/",
                "headline": "Measure Windows Event Forwarding health—not just collector uptime",
                "description": "Windows Event Forwarding can collect selected operational and administrative events through subscriptions, but a running collector does not prove every…",
                "abstract": "Windows Event Forwarding can collect selected operational and administrative events through subscriptions, but a running collector does not prove every source enrolled or delivered the required events.",
                "articleBody": "Bottom line: Windows Event Forwarding (WEF) reads selected events from Windows devices and sends them to a Windows Event Collector. Microsoft presents baseline and suspect subscriptions as a way to balance coverage and volume. Operational trust requires proof of enrollment, filtering, delivery latency, capacity, retention, and downstream ingestion.\nSource fact: what Microsoft documents\nMicrosoft’s WEF intrusion-detection guidance describes forwarding selected operational and administrative events from organizational devices. The reference design uses a baseline subscription for broad enrollment and a suspect subscription for devices needing more context.\nThe document covers source-initiated subscription design, collector configuration, event-selection considerations, delivery settings, security, and collector sizing concepts. It explains that WEF forwards events already generated on sources; it does not itself enable every audit category or create missing telemetry. Subscription queries, source configuration, WinRM, permissions, network access, collector capacity, and downstream handling all affect what arrives.\nWhat the source does not establish\nWEF does not guarantee lossless delivery, normalize events into detections, protect the collector from compromise, or preserve logs for a required retention period by itself. A healthy Windows Event Collector service does not prove that every expected endpoint is enrolled. Event volume estimates from one environment do not establish capacity for another. Forwarded events also remain only as useful as source audit policy and clock quality.\nApplicability questions\n\nWhich security and operational questions must the forwarded events answer?\nWhich workstations, servers, domain controllers, segmented networks, remote devices, and intermittent systems are expected sources?\nAre required audit policies and event channels enabled on each source class?\nWhat delivery latency, outage buffer, collector capacity, retention, and downstream SIEM availability are required?\nHow will a device be promoted to and removed from a higher-volume suspect subscription?\n\nDSE recommendation: controlled next steps\nThe following steps are DSE recommendations based on the cited source.\n\nDefine the minimum event set from investigation and detection needs, then validate source audit policy generates it.\nSeparate broad baseline collection from time-bounded high-context collection for suspect systems.\nInventory expected sources and reconcile them with subscription runtime state. Alert on never-seen, stale, and persistently failing sources.\nGenerate controlled canary events on representative devices and measure source-to-collector and collector-to-SIEM delay.\nCapacity-test collectors, protect administration and stored logs, and document failover, backlog, and recovery behavior.\n\nVerification and evidence\n\nPreserve subscription XML, source targeting, collector configuration, query changes, and approvals.\nRecord expected versus active sources, last event time, delivery failures, queue state, and canary latency.\nDemonstrate required events from every device class and confirm downstream parsing retains key fields.\nExercise collector outage and restoration without assuming queued events will always cover the gap.\n\nOfficial references\n\nUse Windows Event Forwarding to help with intrusion detection — Microsoft",
                "datePublished": "2026-08-25T21:35:09+00:00",
                "dateModified": "2026-08-25T21:43:55+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/windows-event-forwarding-delivery-health/"
                },
                "inLanguage": "en-US",
                "isAccessibleForFree": true,
                "author": {
                    "@type": "Organization",
                    "name": "DSE Security Editorial Team",
                    "url": "https://update.dsesecurity.com/#editorial-team"
                },
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "image": {
                    "@type": "ImageObject",
                    "@id": "https://update.dsesecurity.com/updates/windows-event-forwarding-delivery-health/#primaryimage",
                    "url": "https://update.dsesecurity.com/assets/editorial/managed-it-social-v2.jpg?v=1.8.20",
                    "contentUrl": "https://update.dsesecurity.com/assets/editorial/managed-it-social-v2.jpg?v=1.8.20",
                    "width": 1200,
                    "height": 630,
                    "caption": "Measure Windows Event Forwarding health—not just collector uptime"
                },
                "articleSection": [
                    "Cybersecurity",
                    "IT",
                    "Networks & Infrastructure"
                ],
                "keywords": [
                    "Cybersecurity",
                    "IT",
                    "Networks & Infrastructure",
                    "Guide",
                    "Important priority"
                ],
                "genre": "Guide",
                "about": [
                    {
                        "@type": "Thing",
                        "name": "Cybersecurity",
                        "url": "https://update.dsesecurity.com/topic/cybersecurity/"
                    },
                    {
                        "@type": "Thing",
                        "name": "IT",
                        "url": "https://update.dsesecurity.com/topic/it/"
                    },
                    {
                        "@type": "Thing",
                        "name": "Networks & Infrastructure",
                        "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
                    }
                ],
                "wordCount": 439,
                "timeRequired": "PT2M",
                "publishingPrinciples": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
                "usageInfo": "https://update.dsesecurity.com/usage/",
                "copyrightHolder": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "copyrightNotice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
                "citation": {
                    "@type": "CreativeWork",
                    "name": "Use Windows Event Forwarding to help with intrusion detection",
                    "url": "https://learn.microsoft.com/en-us/windows/security/operating-system-security/device-management/use-windows-event-forwarding-to-assist-in-intrusion-detection"
                }
            }
        ]
    }
}