AFLOG Log Files
Summary: AFLOG access to log file
Content (please ensure you mask any confidential information): Can we access the AFLOG files recorded from our ERP fusion instance in OCI or some other means?
We have the directory path of where its stored via the following SQL
select DIRECTORY_PATH from ALL_DIRECTORIES
where DIRECTORY_NAME = 'APPLLOG_DIR'
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0