Spring Boot 拦截器 各项日志 通过kibana具体查询分析Advanced Settings [7.2.0]综合分析定时任务执行日志数据同步日志用户访问操作日志异常日志内存日志Spring逻辑参数执行日志SQL流水日志Feign接口调用日志// 获取header中的属性 RequestAttributes requestAttributes = RequestContextHolder.getRequestAttributes(); if (requestAttributes == null) {