This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 079bff9f49 Update audit_logs.rst (#33073)
079bff9f49 is described below

commit 079bff9f495d57eb3564c3a22d17cbfbfba1f3c3
Author: Rohan Anand <[email protected]>
AuthorDate: Thu Aug 3 21:56:55 2023 +0530

    Update audit_logs.rst (#33073)
    
    Audit Logs can be found under dropdown of Browse tab in airflow UI not 
under Admin tab.
---
 docs/apache-airflow/security/audit_logs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/apache-airflow/security/audit_logs.rst 
b/docs/apache-airflow/security/audit_logs.rst
index 33cec373c3..be38a29438 100644
--- a/docs/apache-airflow/security/audit_logs.rst
+++ b/docs/apache-airflow/security/audit_logs.rst
@@ -42,7 +42,7 @@ Audit logs exist at the task level and the user level.
 Location of Audit Logs
 ----------------------
 
-Audit logs can be accessed through the Airflow UI. They are located under the 
"Admin" tab, and can be viewed by selecting "Audit Logs" from the dropdown menu.
+Audit logs can be accessed through the Airflow UI. They are located under the 
"Browse" tab, and can be viewed by selecting "Audit Logs" from the dropdown 
menu.
 
 
 Types of Events

Reply via email to