You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2019/11/25 07:16:00 UTC

[jira] [Resolved] (FINERACT-800) Excessive logs break Travis CI

     [ https://issues.apache.org/jira/browse/FINERACT-800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Vorburger resolved FINERACT-800.
----------------------------------------
    Resolution: Fixed

> Excessive logs break Travis CI
> ------------------------------
>
>                 Key: FINERACT-800
>                 URL: https://issues.apache.org/jira/browse/FINERACT-800
>             Project: Apache Fineract
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>            Reporter: Michael Vorburger
>            Assignee: Michael Vorburger
>            Priority: Major
>             Fix For: 1.4.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Fineract has excessive logs, which too frequently break Travis CI; specifically:
> {{06:31:36.460 [http-bio-8443-exec-108] INFO o.a.f.i.s.f.TenantAwareBasicAuthenticationFilter - {"startTime":1574659896455,"totalTime":5,"method":"GET","url":"https://localhost:8443/fineract-provider/api/v1/clie}}
> {{nts/537","parameters":\{"tenantIdentifier":["default"]}}}}
> and:
> {{06:31:36.473 [SimpleAsyncTaskExecutor-41778] DEBUG o.s.b.a.audit.listener.AuditListener - AuditEvent [timestamp=2019-11-25T05:31:36.472Z, principal=mifos, type=AUTHENTICATION_SUCCESS, data=\{details=org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: null}]}}
> The first one was always there, and (to me) seems unnecessarily at INFO instead of DEBUG level. The second one is new and started appearing after the FINERACT-724 Spring upgrades because of what is described in FINERACT-779.
> I'll propose a PR to address both of these...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)