You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Íñigo Goiri (Jira)" <ji...@apache.org> on 2022/07/25 18:57:00 UTC

[jira] [Resolved] (YARN-10883) [Router] Router Audit Log Add Client IP Address.

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

Íñigo Goiri resolved YARN-10883.
--------------------------------
    Fix Version/s: 3.4.0
     Hadoop Flags: Reviewed
       Resolution: Fixed

> [Router] Router Audit Log Add Client IP Address.
> ------------------------------------------------
>
>                 Key: YARN-10883
>                 URL: https://issues.apache.org/jira/browse/YARN-10883
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: chaosju
>            Assignee: fanshilun
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>          Time Spent: 4h 10m
>  Remaining Estimate: 0h
>
> the Router should record the client address which killed the application
> Now the log information is printed as follows:
> {code:java}
> 2022-06-10 08:06:26,322 INFO  [main] router.RouterAuditLogger (RouterAuditLogger.java:logSuccess(89)) - USER=test-user    OPERATION=Submit New App    TARGET=RouterClientRMService    RESULT=SUCCESS    APPID=application_1654873569440_0001    SUBCLUSTERID=2{code}
> The log of adding IP information is as follows:
> {code:java}
> 2022-06-10 08:09:05,392 INFO  [main] router.RouterAuditLogger (RouterAuditLogger.java:logSuccess(89)) - USER=test-user    IP=127.0.0.1    OPERATION=Submit New App    TARGET=RouterClientRMService    RESULT=SUCCESS    APPID=application_1654873732359_0001    SUBCLUSTERID=3 {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org