forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Log CCS errors at DEBUG level (elastic#98290)
* Log CCS errors at INFO level In order to gather data on what types of CCS errors happen in the field, we will log them using the ShardSearchFailure XContent (JSON), which supplies information about underlying causes of shard failures. * Change to WARN level * Changed log levels to DEBUG
- Loading branch information
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters