Pre-Summer Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65percent

Welcome To DumpsPedia

FCP_FAZ_AN-7.6 Sample Questions Answers

Questions 4

What is the purpose of running the command diagnose sql status sqlreportd?

Options:

A.

To view a list of scheduled reports

B.

To list the current SQL processes running

C.

To display the SQL query connections and hcache status

D.

To identify the database log insertion status

Buy Now
Questions 5

Refer to the exhibit with partial output:

Your colleague exported a playbook and has sent it to you for review. You open the file in a text editor and observer the output as shown in the exhibit.

Which statement about the export is true?

Options:

A.

The export data type is zipped.

B.

The playbook is misconfigured.

C.

The option to include the connector was not selected.

D.

Your colleague put a password on the export.

Buy Now
Questions 6

Which two statements about playbook execution are true? (Choose two.)

Options:

A.

FortiAnalyzer will not commit changes made by a Failed playbook

B.

The Playbook Monitor provides troubleshooting logs

C.

You can run the default debugging playbook to investigate playbook errors.

D.

Even if the playbook status is Failed, individual tasks may have succeeded.

Buy Now
Questions 7

Which statement about sending notifications with incident updates is true?

Options:

A.

Each connector used can have different notification settings

B.

Each incident can send notification to a single external platform.

C.

You must configure an output profile to send notifications by email.

D.

Notifications can be sent only when an incident is created oi deleted.

Buy Now
Questions 8

You created a playbook on FortiAnalyzer that uses a FortiOS connector.

When configuring the FortiGate side, which type of trigger must be used so that the actions in an automation stitch are available in the FortiOS connector?

Options:

A.

FortiAnalyzer Event Handler

B.

Fabric Connector event

C.

FortiOS Event Log

D.

Incoming webhook

Buy Now
Questions 9

Why must you wait for several minutes before you run a playbook that you just created?

Options:

A.

FortiAnalyzer needs that time to parse the new playbook.

B.

FortiAnalyzer needs that time to debug the new playbook.

C.

FortiAnalyzer needs that time to back up the current playbooks.

D.

FortiAnalyzer needs that time to ensure there are no other playbooks running.

Buy Now
Questions 10

Exhibit.

A FortiAnalyzer analyst is customizing a SQL query to use in a report.

Which SQL query should the analyst run to get the expected results?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 11

Which two statements about exporting and importing playbooks are true? (Choose two.)

Options:

A.

A playbook that was disabled when it was exported will be disabled when it is imported.

B.

Playbooks can be imported to a different FortiAnalyzer device, but only if the connectors already exist

C.

You can import a playbook even if there is another one with the same name in the destination

D.

You can export only one playbook at a time.

Buy Now
Questions 12

Refer to Exhibit:

What does the data point at 21:20 indicate?

Options:

A.

FortiAnalyzer is indexing logs faster than logs are being received.

B.

The fortilogd daemon is ahead in indexing by one log.

C.

The SQL database requires a rebuild because of high receive lag.

D.

FortiAnalyzer is temporarily buffering received logs so older logs can be indexed first.

Buy Now
Questions 13

You are tasked with finding logs corresponding to a suspected attack on your network.

You need to use an interface where all identified threats within a timeframe are listed and organized. You also need to be able to quickly export the information to a PDF file.

Where can you go to accomplish this task?

Options:

A.

Log Browse

B.

Log View

C.

Fabric View

D.

FortiView

Buy Now
Questions 14

Which three tasks can be performed on FortiAnalyzer using FortiAI? (Choose three.)

Options:

A.

Configure site-to-site VPN using FortiAI.

B.

Perform Incident investigation and response.

C.

Identify potential impacts and recommend remediation.

D.

Configure SD-WAN overlay using FortiAI.

E.

Perform threat hunting.

Buy Now
Questions 15

Refer to the exhibit.

An analyst is using FortiView to look at the top threats recorded by FortiAnalyzer in the last 2 hours. What can the analyst conclude from the exhibit? (Choose one answer)

Options:

A.

There are cross-site scripting (XSS) attacks on an Apache web server.

B.

The attacks that have CVE IDs attached require priority attention.

C.

Only IPS threats constitute genuine threats.

D.

There are no critical level threats.

Buy Now
Questions 16

What is the purpose of playbook trigger variables?

Options:

A.

To display statistics about the playbook runtime

B.

To use information from the trigger to filter the action in a task

C.

To provide the trigger information to make the playbook start running

D.

To store the start the times of playbooks with On_Schedule triggers

Buy Now
Questions 17

What is the purpose of using data selectors when configuring event handlers?

Options:

A.

They filter the types of logs that FortiAnalyzer can accept from registered devices.

B.

They download new filters can be used in event handlers.

C.

They apply their filter criteria to the entire event handler so that you don’t have to configure the same criteria in the individual rules.

D.

They are common filters that can be applied simultaneously to all event handlers.

Buy Now
Questions 18

Refer to the exhibit.

What can you conclude about the output?

Options:

A.

The low indexing values require investigation.

B.

The output is not ADOM-specific.

C.

There are more event logs than traffic logs.

D.

The log rate higher than the message rate is not normal.

Buy Now
Questions 19

After generating a report, you notice the information you were expecting to see is not included in it. However, you confirm that the logs are there.

Options:

A.

Check the time frame covered by the report.

B.

Disable auto-cache.

C.

Increase the report utilization quota.

D.

Test the dataset

Buy Now
Questions 20

(Refer to the exhibit.

Which two observations can you make after reviewing this log entry? (Choose two answers)

Options:

A.

This is a normalized log.

B.

This is a formatted view of the log.

C.

This is the original log that FortiAnalyzer received from FortiGate.

D.

This log is in a raw log format.

Buy Now
Questions 21

Refer to the exhibit.

What can you conclude from this output? (Choose one answer)

Options:

A.

ADOM1 has 300 MB of disk space remaining.

B.

The allocated disk quota to ADOM1 is 3 GB.

C.

Archive logs are using more space than analytic logs.

D.

There is no disk quota allocated to quarantining files.

Buy Now
Questions 22

Exhibit.

What can you conclude from this output?

Options:

A.

There is no disk quota allocated to quarantining files.

B.

FGT_B is the Security Fabric root.

C.

The allocated disk quota to ADOM1 is 3 GB.

D.

Archive logs are using more space than analytic logs.

Buy Now
Questions 23

Refer to the exhibit.

An analyst is trying to create a dataset to pull all gambling websites that were visited by end users.

Which SQL query on FortiAnalyzer will give the result shown in the exhibit?

Options:

A.

[Selected] select srcip as " SourceIP " , dstip as " DestIP " , url from $log where catdesc = ' Gambling '

B.

select srcip as " SourceIPv6 " , dstip as " DestIPv6 " , url from $log where catdesc = ' Gambling '

C.

select srcip as " SourceIP " , dstip as " DestIP " , url from $log where catdesc = ' Dating '

D.

select srcip as " SourceIP " , dstip as " DestIP " , url from ' Gambling ' where catdesc = $log

Buy Now
Exam Code: FCP_FAZ_AN-7.6
Exam Name: Fortinet NSE 5 - FortiAnalyzer 7.6 Analyst
Last Update: May 24, 2026
Questions: 79
$64.4  $183.99
$49.35  $140.99
$44.8  $127.99
buy now FCP_FAZ_AN-7.6