Before You Begin
- Deploy APM Connect.
- On the PostgreSQL database created in the APM Connect server, create a database with the same name as the APM data source name.
About This Task
The Ingestor database is used to store the data uploaded using a data loader. It is deployed on the PostgreSQL database created for APM Connect. This topic describes how to configure the Ingestor database to work with APM.
Procedure
- Access APM.
- In the module navigation menu, select .
The Ingestor Database Configuration page appears.
- Enter values as described in the following table.
Field | Desctiption |
---|
HOST | Enter the hostname of the APM Connect server in which PostgreSQL is installed. |
PORT | Enter 5432. |
DATABASE NAME | Enter the PostgreSQL database name. |
USERNAME | Enter postgres. |
PASSWORD | Enter the password of the PostgreSQL database. |
- Select Save.
The Ingestor service is configured.