You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/04/23 06:30:59 UTC

[GitHub] [airflow] tirkarthi commented on issue #22352: Audit rest api update requests

tirkarthi commented on issue #22352:
URL: https://github.com/apache/airflow/issues/22352#issuecomment-1107393561

   `airflow.www.decorators` has `action_logging` method used in different parts of the views for logging. An example of using the decorator in the `patch_connection` endpoint where I modified the description of the connection using rest api.
   
   
   Id | Dttm | Dag Id | Task Id | Event | Logical Date | Owner | Extra
   -- | -- | -- | -- | -- | -- | -- | --
   2581 | 2022-04-23, 11:56:53 | None |   | patch_connection |   | test | [('connection_id', 'aws_default')]
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org