public interface SlowLogFields
Fields for the slow log. These may be different each call depending on the state of the system.
-
Method Summary
Modifier and TypeMethodDescriptionSlow log fields for indexing eventsSlow log fields for querySlow log fields for search events
-
Method Details
-
indexFields
Slow log fields for indexing events- Returns:
- map of field name to value
-
searchFields
Slow log fields for search events- Returns:
- map of field name to value
-
queryFields
Slow log fields for query- Returns:
- map of field name to value
-