Overview
The Data Agent will read from the Tiburon database. To do this we need a user to connect to the database. You should create a read only user. The frequency the query is run is configureable by you - its typically set to every 5 minutes.
To prepare for this connection, we need the following details.
Configuration | Explanation |
host | Host of the Tiburon database |
user | Database user |
password | Database password |
database | Database Schema to read from |
agencies | Comma separated list of agencies to filter to |
