| Предыдущий | Следующий |
| ERROR_EC_LOG_DISABLED | ERROR_EC_CREDSTORE_FULL |
ERROR_EC_CIRCULAR_FORWARDING
Что означает ERROR_EC_CIRCULAR_FORWARDING
ERROR_EC_CIRCULAR_FORWARDING — при пересылке событий с локального компьютера на него же запрос подписки не должен включать целевой журнал этой подписки.
Что проверить
Определите Windows Event Collector/Event Log объект: подписку, канал или журнал, который участвует в операции.
- Проверьте, включён ли целевой журнал и не создаёт ли подписка циклическую пересылку на тот же компьютер/канал.
- Сопоставьте код с журналами Microsoft-Windows-EventCollector и Eventlog на том же узле.
Исходная формулировка
The subscription creates a forwarding loop.
NXLog: WEF roles and separating collection from downstream processing
Review the source list for collector-initiated subscriptions and the Subscription Manager policy for source-initiated subscriptions. A local machine can be included unintentionally during broad deployment.
Do not make one subscription select from its own destination log. If the collector output must be exported again, use a separate downstream reader or agent rather than another self-referential WEC subscription.
Local source — The collector itself is included as an event source or is configured to forward to itself.
Технические ссылки
- Microsoft: Event Collector architecture and destination-log behavior
- Microsoft: collector-initiated subscriptions, query and destination log properties
- NXLog: WEF roles and separating collection from downstream processing
Нужно найти другой код? Найти другой код состояния или ошибки.