| Предыдущий | Следующий |
| ERROR_EC_CIRCULAR_FORWARDING | ERROR_EC_CRED_NOT_FOUND |
ERROR_EC_CREDSTORE_FULL
Что означает ERROR_EC_CREDSTORE_FULL
ERROR_EC_CREDSTORE_FULL — хранилище учётных данных для подписок заполнено.
Что проверить
Определите credential/secret/session key и учётную запись, для которой приложение ожидает его наличие.
- Проверьте фактическое хранилище учётных данных или состояние LSA/SAM и выясните, не был ли секрет удалён или заменён предыдущей операцией.
- Не создавайте произвольный новый secret, пока не установлено, какой компонент должен был его записать и кто его читает.
Исходная формулировка
The collector credential store is full.
NXLog: push and pull Event Forwarding topologies
Where a source-initiated design is appropriate, do not create a distinct stored credential for every client merely to mimic a collector-initiated source list. Source-initiated subscriptions are designed to accept configured forwarders without enumerating every source in the subscription.
Identify collector-initiated subscriptions with obsolete source hosts or per-host credentials. The EventSources list and shared-credential settings are the relevant configuration, not the event data already stored in the destination log.
List subscriptions with wecutil es , then inspect each relevant configuration with wecutil gs <subscription-id> /f:XML .
Технические ссылки
- Microsoft: per-source and shared WEC credentials
- Microsoft: collector-initiated subscriptions and event-source configuration
- NXLog: push and pull Event Forwarding topologies
Нужно найти другой код? Найти другой код состояния или ошибки.
