FCSS_ADA_AR-6.7 · Question #47
Refer to the exhibit. The exhibit shows the output of an SQL command that an administrator ran to view the natural_id value, after logging into the Postgres database. What does the natural_id value…
The correct answer is A. The collector. The natural_id value in the ph_sys_connector table of the FortiSIEM Postgres database uniquely identifies a collector. The SQL query retrieves details from ph_sys_connector, which stores information about registered collectors. The cust_org_id field indicates the organization…
Question
Refer to the exhibit. The exhibit shows the output of an SQL command that an administrator ran to view the natural_id value, after logging into the Postgres database. What does the natural_id value identify?
Exhibit
Options
- AThe collector
- BAn agent
- CThe worker
- DThe supervisor
How the community answered
(41 responses)- A71% (29)
- B2% (1)
- C17% (7)
- D10% (4)
Explanation
The natural_id value in the ph_sys_connector table of the FortiSIEM Postgres database uniquely identifies a collector. The SQL query retrieves details from ph_sys_connector, which stores information about registered collectors. The cust_org_id field indicates the organization ID the collector belongs to. The name field shows the collector's name (OrgA_Collector). The ip_addr field lists the collector's IP address (10.10.2.91). The natural_id value uniquely identifies the collector in the system.
Topics
Community Discussion
No community discussion yet for this question.
