Modifiers | Name | Description |
---|---|---|
class |
ElasticRequestLogFilter.CountingHttpServletResponseWrapper |
|
static class |
ElasticRequestLogFilter.RequestLogAsyncListener |
|
static class |
ElasticRequestLogFilter.RequestLogQueueFlush |
Modifiers | Name | Description |
---|---|---|
protected ExecutionContextFactoryImpl |
ecfi |
|
protected javax.servlet.FilterConfig |
filterConfig |
|
protected static org.slf4j.Logger |
logger |
Type | Name and description |
---|---|
static java.lang.String |
INDEX_NAME |
static java.util.Map |
docMapping |
ConcurrentLinkedQueue<java.util.Map> |
requestLogQueue |
Constructor and description |
---|
ElasticRequestLogFilter
() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
destroy() |
|
void |
doFilter(javax.servlet.ServletRequest req, javax.servlet.ServletResponse resp, javax.servlet.FilterChain chain) |
|
void |
init(javax.servlet.FilterConfig filterConfig) |
|
void |
logRequest(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, long startTime) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Groovy Documentation