Below are the high level steps to add the target databases on AVDF using GUI console
Step-1 Login to the AV Console using AVADMIN
Step-2 Download agent from AVDF console
Step-3 Transfer agent software to Target DB server
Step-4 Register Agent for Target DB server on AV console
Step-5 Install the Agent on target database server
Step-6 Register Target DB on AV console

Follow below steps to add the target databases on AVDF using GUI console
Step-1 Login to the AV console using avadmin user

Step-2 Under the Agent tab download the Audit Vault Agent only as of now as below steps in snap
Apologies:- Snaps are blur due to security reasons.

Step-3 Transfer agent software to Target DB server
Step-4 Register Agent for Target DB server on AV console

Provide the Name of Agent and IP Address of DB server and Click on Save button
Example:- Name is EBSDB
It will generate a key, Please copy the activated Key from screen

Under the Agent tab (marked as green color), Copy the Activation key and follow the next steps as below
Apologies:- Snaps are blur due to security reasons.

Step-5 Install the Agent on target database server
Now Login to target database server and check the java version

Install the AV Agent software on target DB server as below
Command:- java -jar agent.jar -d /u02/my_location/AVAGENT

Now start the Agent as below snap
Command:- cd /u02/my_location/db/AVAGENT
./agentctl start -k (This will ask the activation key as –k)
Note: - Do not use –k again to start/stop agent

Check the status of the Agent on AVDF GUI console as below
Apologies:- Snaps are blur due to security reasons.

Execute below script on Target Database for granting privileges for different types of Reports to the schema
1- Create schema in target db and
2. Go to the location of- /u02/db/AVAGENT/av/plugins/com.oracle.av.plugin.oracle/config

Three modes to granting privileges for schema inside the target database
1. SETUP mode for granting Audit collection and Audit policy management privileges
2. SPA mode for granting stored procedure auditing privileges
3. ENTITLEMENT mode for granting entitlement retrieval privileges
4. DBSAT new in 20.9 onwards
Execute as below scripts within the target database for setup
@oracle_user_setup.sql avdf setup (where avdf is the schema created inside the target DB)

Execute as below scripts within the target database for SPA
@oracle_user_setup.sql avdf spa (where avdf is the schema created inside the target DB)

Execute as below scripts within the target database for ENTITLEMENT
@oracle_user_setup.sql avdf ENTITLEMENT (where avdf is the schema created inside the target DB)

Step-6 Register Target DB on AVDF GUI console
login as avadmin Av console --> target tab --> Click register tab --> fill the below mention entries and save.
Apologies:- Snaps are blur due to security reasons.

Fill the details related to Target Database for register as below snap and Save

Database has been added to the AVDF, Check the status as below
Apologies:- Snaps are blur due to security reasons.

Next -> Configure the mail-id to get the Alert or Notification on mail

Configure the AVDF with below related articles: –
- What is Oracle AVDF?
- What are the main Components of Oracle AVDF?
- Why we need Oracle AVDF in our organization?
- What are the requirement to install Oracle AVDF?
- How to download software Oracle AVDF 20.7/20.8/20.9/20.10?
- How to install Oracle Audit Vault 20.7/20.8/20.9/20.10?
- How to setup the GUI console for Audit Vault Server?
- Mandatory Post-Install Configuration Tasks of AVDF
- How to install Oracle Database Firewall 20.6/20.7/20.8/20/9/20.10?
- How to Register the Database firewall on AVDF GUI console?
- Configure/Add the Target Databases on AVDF to monitor
- Configure the mail-id to get the Alert or Notification on mail
- Add Audit Data Collection/Capturing for target Database
- How to add Blocking/Proxy port for DB Firewall to use Blocking Mode?
- Create Firewall policy to block User’s IP to access the target Databases
Caution: It is provided for educational purposes only. It has been tested internally, however, we do not guarantee that it will work for you. Ensure that you run it in your test environment before using.
Thank you,
A. Rawat
Email: 88arawat@gmail.com
Pingback:What are the main Components of Oracle AVDF ? – SYS oracle
Pingback:What are the requirement to install Oracle AVDF – SYS oracle
Pingback:Configure the mail-id to get the Alert or Notification on mail – SYS oracle
Pingback:What is Oracle AVDF – SYS oracle
Pingback:How to Register the Database firewall on AVDF GUI console? – SYS oracle
Pingback:How to install Oracle Audit Vault 20.6/20.7/20.8/20/9 – SYS oracle
Pingback:How to download software Oracle AVDF 20.8 – SYS oracle
Pingback:Mandatory Post-Install Configuration Tasks of AVDF – SYS oracle
Pingback:How to setup the GUI console for Audit Vault Server? – SYS oracle
Pingback:Add Audit Data Collection/Capturing for target Database – SYS oracle
Pingback:Secure your Database with Oracle AVDF 20.6/20.7/20.8/20.9/20.10 – SYS oracle
Pingback:Why we need Oracle AVDF in our organization? – SYS oracle