nerdexam
Fortinet

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…

FortiSIEM Architecture and Deployment

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

FCSS_ADA_AR-6.7 question #47 exhibit

Options

  • AThe collector
  • BAn agent
  • CThe worker
  • DThe supervisor

How the community answered

(41 responses)
  • A
    71% (29)
  • B
    2% (1)
  • C
    17% (7)
  • D
    10% (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

#PostgreSQL#natural_id#collector identification#database internals

Community Discussion

No community discussion yet for this question.

Full FCSS_ADA_AR-6.7 Practice