179 questions · instant answer feedback · concise explanations · free
Question 1 of 179You find that as part of your role as an analyst, you frequently search Log View using the same parameters. Instead of defining your search filters repeatedly, what can you do to save time?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Configure a custom view.
Creating a custom view allows you to save specific search filters and configurations for quick access. This prevents analysts from having to recreate complex queries manually. Dashboards and data selectors are for visual summaries, not saving search parameters.
Question 2 of 179Which statement describes archive logs on FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. Logs compressed and saved in files with the .gz extension
Archive logs are older records compressed and saved locally with the dot gz file extension. They are moved out of the active SQL database to save disk space, meaning they cannot be searched immediately in FortiView without restoration.
Question 3 of 179Which statement about the FortiSOAR management extension is correct?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. It runs as a docker container on FortiAnalyzer.
The FortiSOAR management extension operates seamlessly as a docker container hosted directly on FortiAnalyzer. This integration provides lightweight orchestration without requiring a separate virtual machine. It functions independently of FortiManager and usually offers a limited trial.
Question 4 of 179Why must you wait for several minutes before you run a playbook that you just created?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. FortiAnalyzer needs that time to parse the new playbook.
FortiAnalyzer needs time to parse and validate a newly created playbook to ensure its syntax and logic are correct before execution. Debugging is a manual administrator process, not an automated step that happens upon playbook creation.
Question 5 of 179What are two effects of enabling auto-cache in a FortiAnalyzer report? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. The generation time for reports is decreased. · B. B. When new logs are received, the hard-cache data is updated automatically.
Enabling auto-cache decreases report generation time by storing pre-generated data and automatically updates that hard-cache data when new logs are received. Auto-cache focuses on generation speed rather than conserving disk space or simply storing final reports.
Question 6 of 179You need to move reports between two ADOMs. Which two statements are true? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: B. B. All charts and datasets associated with the report will be imported together. · C. C. The ADOMs must be compatible types.
The correct answers are B and C because report dependencies move automatically and ADOM types must match. Remember that converting to a template is unnecessary, and FortiAnalyzer will not automatically rename reports to resolve naming conflicts.
Question 7 of 179What is the purpose of running the command diagnose sql status sqlreportd?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. To display the SQL query connections and hcache status
The correct answer is C because the command displays active SQL query connections alongside the hcache status. Exam takers should memorize this specific diagnostic command for troubleshooting report generation and caching issues.
Question 8 of 179Which of the following are valid components of a FortiAnalyzer playbook?
Select 2 answers.
Show answer & explanation
Correct answer: B. B. Actions · C. C. Triggers
The correct answers are B and C because FortiAnalyzer playbooks are constructed using actions and triggers. Workflow templates and fabric connectors are valuable features, but they are not primary structural components of a playbook.
Question 9 of 179The connection status of a new device on FortiAnalyzer is listed as Unauthorized. What does that status mean?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. It is a device whose registration has not yet been accepted in FortiAnalyzer.
The correct answer is A because the unauthorized status means the device attempted to register but awaits administrator approval. Assignment to an ADOM only happens after you explicitly authorize the device connection.
Question 10 of 179You discover that a few reports are taking a long time to generate. Which two steps can you take to troubleshoot? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: B. B. Enable auto-cache and run the reports again · D. D. Review report diagnostics
Enabling auto-cache allows FortiAnalyzer to reuse processed data, significantly speeding up report generation. Reviewing report diagnostics is the primary native troubleshooting step to identify bottlenecks. Increasing quotas or deleting cache entries does not resolve underlying performance delays.
Question 11 of 179Which log will generate an event with the status Contained?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. An AV log with action=quarantine.
An antivirus log with the action set to quarantine generates an event with a contained status. The system successfully isolated the malicious file, preventing it from executing or spreading. Actions like pass or drop do not actively isolate the threat.
Question 12 of 179Which statement about exporting items in Report Definitions is true?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. Chart exports contain associated datasets.
When exporting a chart from FortiAnalyzer, the system automatically includes its associated datasets. This ensures the chart has the necessary data structure to render correctly upon import. Templates and datasets lack this specific dependency link during export operations.
Question 13 of 179You 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?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. C. FortiView
FortiView provides a graphical, interactive summary of network activity that lists and organizes threats by severity and time. Log View is incorrect because it focuses on raw log data rather than a summarized view, making threat investigation less efficient.
Question 14 of 179Which log will generate an event with the status Unhandled?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. An IPS log with action=pass.
An IPS log with action equals pass generates an Unhandled status because the system detected a potential threat but did not actively mitigate or block the traffic. Logs showing dropped, blocked, or quarantined actions indicate the threat was actively handled.
Question 15 of 179What is the purpose of playbook trigger variables?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. To use information from the trigger to filter the action in a task
Trigger variables extract contextual information from the triggering event so you can use it to filter actions within subsequent tasks. They do not initiate the playbook run itself; they pass data to customize the response after the playbook starts.
Question 16 of 179As part of your analysis, you discover that a Medium severity level incident is fully remediated. You change the incident status to Closed: Remediated. Which statement about your update is true?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. A. The incident dashboard will be updated.
Changing an incident status to Closed Remediated updates the incident dashboard to accurately reflect the current resolution state in reports and visualizations. Severity is a static attribute based on the event details and is not lowered by status updates.
Question 17 of 179What happens when the indicator of compromise (IOC) engine on FortiAnalyzer finds web logs that match blacklisted IP addresses?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. A new infected entry is added for the corresponding endpoint under Compromised Hosts.
The IOC engine creates a new infected entry for the endpoint under the Compromised Hosts section to associate the threat with the device. FortiAnalyzer does not directly quarantine endpoints, as that action is managed by FortiGate or FortiClient.
Question 18 of 179An administrator on your team has configured multiple reports to run periodically. Management has an additional request that all newly generated reports be sent to a company email inbox for accessibility. The mail server has already been configured on FortiAnalyzer. Which item must you configure on FortiAnalyzer so that emails are sent when the reports are generated?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. Enable an output profile on the reports.
You must enable and assign an output profile on the reports to define the email recipients and file formats for generated reports. The report calendar handles scheduling but does not directly manage email distribution on its own.
Question 19 of 179When managing incidents on FortiAnalyzer, what must an analyst be aware of?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. You can manually attach generated reports to incidents.
The correct answer is A because analysts can manually attach generated reports to incidents. Incident statuses are managed independently of attached events, and acknowledgment is not a prerequisite for analyzing the details.
Question 20 of 179Which statement about SQL SELECT queries is true?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. They are not used in macros.
The correct answer is D because standard select queries are not used in FortiAnalyzer macros. Remember that SQL select statements strictly retrieve data and cannot purge logs or display database schemas on the exam.
Question 21 of 179Refer to the exhibit. What is the analyst trying to create?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. The analyst is trying to create an output variable to be used in the playbook.
The correct answer is B because the analyst is creating an output variable. When you see a placeholder identifier being mapped within an action like attaching data, it indicates dynamic output being passed through the playbook.
Question 22 of 179Which FortiAnalyzer feature is primarily used for managing and investigating incidents?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. Security Operations Center (SOC)
The correct answer is C because the Security Operations Center feature provides the centralized console for managing events and investigating incidents. While logging and reporting are crucial, they serve as supporting tools rather than the primary investigative interface.
Question 23 of 179Which two elements are contained in a system backup created on FortiAnalyzer? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: C. C. Report information · D. D. System information
A system backup on FortiAnalyzer includes system configuration information and report information, but it does not include the actual log database. Remember that device logs and database snapshots must be backed up using separate database backup procedures.
Question 24 of 179Which two actions should an administrator take to view Compromised Hosts on FortiAnalyzer? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: B. B. Enable web filtering in firewall policies on FortiGate devices, and make sure these logs are sent to fortiAnalyzer. · D. D. Subscribe FortiAnalyzer to FortiGuard to keep its local threat database up to date.
Compromised Hosts detection relies on security logs like web filtering, so enabling these on FortiGate is essential. FortiAnalyzer also needs an active FortiGuard subscription to correlate these logs against the latest threat intelligence. Endpoint reachability is unnecessary.
Question 25 of 179Which two statements regarding the outbreak detection service are true? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. An additional license is required. · B. B. It automatically downloads new event handlers and reports.
Outbreak detection requires an additional FortiGuard license to activate its threat intelligence feeds. Once enabled, it automatically downloads updated event handlers and reports to track emerging threats. Alerts are viewed locally rather than being strictly limited to root ADOM.
Question 26 of 179Exhibit. How many events will be added to the incident created after running this playbook?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. Ten events will be added.
The correct answer is ten events because the playbook filter matches exactly ten medium severity IPS events. For the exam, carefully count the events in the table that meet all configured criteria rather than relying on total numbers.
Question 27 of 179Exhibit: FAZ # diagnose fortilogd lograte last 5 seconds: 76.8, last 30 seconds: 132.1, last 60 seconds: 133.3 FAZ # diagnose fortilogd msgrate last 5 seconds: 1.4, last 30 seconds: 1.6, last 60 seconds: 1.6What can you conclude about the output?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: E. A. The message rate being lower that the log rate is normal.
A lower message rate compared to the log rate is normal because FortiAnalyzer processes logs in batches and groups them into messages for efficient indexing. The output does not indicate indexing completion status or reveal the specific ratio of traffic logs to event logs.
Question 28 of 179Exhibit. What can you conclude about these search results? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. They can be downloaded to a file. · D. D. They were searched by using text mode.
The search results display raw log entries in plain text format with key value pairs, indicating the search was performed using text mode and can be downloaded. These logs are still available for analysis in FortiView despite the current text view.
Question 29 of 179Which two options are valid methods to add a FortiGate device to FortiAnalyzer? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: B. b. Add the information about FortiGate to FortiAnalyzer using the Device Manager. · D. d. On FortiGate, configure remote logging to FortiAnalyzer.
Adding the device manually via Device Manager or initiating the connection from the FortiGate are the valid discovery methods. FortiAnalyzer does not use a dedicated heartbeat port for automatic discovery, making that option incorrect.
Question 30 of 179Which FortiAnalyzer feature allows you to use a proactive approach when managing your network security?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Threat hunting
Threat hunting represents a proactive approach by actively searching for hidden threats using logs and analytics. While incident dashboards and FortiView monitors are reactive tools, threat hunting focuses on discovering issues before they trigger standard alerts.
Question 31 of 179When working with FortiAnalyzer reports, what is the purpose of a dataset?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. To retrieve data from the database
Datasets use SQL queries to retrieve specific information directly from the FortiAnalyzer database. Layouts and chart types handle the visual presentation, so remember that datasets strictly control the underlying data extraction for your reports.
Question 32 of 179What are event handlers?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. Specific matched conditions in the raw logs
Event handlers trigger specific actions when they match defined conditions within the raw logs. They are the foundational alerting mechanism, whereas the other options represent either the resulting notifications or unrelated security features.
Question 33 of 179When generating reports on FortiAnalyzer, macros can be used to include additional data. Which two statements about macros are true? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: C. C. Macros do not need to be associated with a chart. · D. D. Macros are abbreviated dataset queries.
Macros act as abbreviated dataset queries and can function independently without being tied to a specific chart. Do not confuse them with static report text, as they are fully customizable to dynamically insert data.
Question 34 of 179Which two items are downloaded automatically by the Outbreak Detection Service? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: C. B. Report Template · D. C. Event Handler
The Outbreak Detection Service automatically downloads event handlers and report templates to help identify and respond to emerging threats. Focus on these automated response tools rather than customized playbooks or incident templates.
Question 35 of 179Which two external servers can you configure to validate administrator logins? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: C. C. RADIUS · D. D. LDAP
FortiAnalyzer validates administrator logins through external RADIUS and LDAP servers to provide centralized authentication management. Syslog is strictly for forwarding logs, not for handling user access control validation.
Question 36 of 179It is a best practice to upload FortiAnalyzer local logs to a remote server. Which three remote servers are supported for the upload? (Choose three.)
Select 3 answers.
Show answer & explanation
Correct answer: A. A. FTP · B. B. SFTP · D. D. SCP
FortiAnalyzer supports FTP, SFTP, and SCP for uploading local logs to remote servers. TCP and UDP are network transport protocols rather than file transfer applications, making them incorrect choices here.
Question 37 of 179What is the best approach to handle a hard disk failure on a FortiAnalyzer that supports hardware RAID?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. Hot swap the disk.
Hardware RAID supports hot swapping, allowing you to replace a failed disk without powering down. Software RAID requires a full shutdown prior to replacing the disk to prevent data corruption.
Question 38 of 179Which statement correctly describes the management extensions available on FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Management extensions may require a minimum number of CPU cores to run.
Management extensions often demand specific hardware, like a minimum number of CPU cores. They do not transform the appliance into a standalone FortiSIEM supervisor or inherently require dedicated virtual machines.
Question 39 of 179In Log View, you can use the Chart Builder feature to build a dataset and chart based on the filtered search results. Similarly, which feature can you use for FortiView?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. Export to Report Chart
Exporting a FortiView directly to a Report Chart preserves your active filters to build a dataset. Chart Builder is exclusively for Log View, making it the wrong feature choice for FortiView exports.
Question 40 of 179Which daemon is responsible for enforcing the log file size?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. logfiled
The logfiled process enforces the raw log file size limits and monitors overall disk quotas. Other processes handle distinct tasks, with sqlplugind managing the SQL database size and oftpd handling archives.
Question 41 of 179For which two SAML roles can the FortiAnalyzer be configured? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: B. B. Identity provider · D. D. Service provider
FortiAnalyzer can act as a SAML Identity Provider or a Service Provider to enable single sign-on. Identity collector is an Authentication feature, and Principal refers to the user rather than the device role.
Question 42 of 179Which two administrative access options are available on FortiAnalyzer? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: C. c. SSH · D. d. HTTP
Secure Shell and Hypertext Transfer Protocol are valid administrative access protocols used for command line and graphical management respectively. Telnet is disabled by default due to clear text vulnerabilities, and DNS is strictly for name resolution.
Question 43 of 179What are two potential advantages of deploying RAID on FortiAnalyzer? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. a. It provides redundancy. · B. b. It improves performance.
Redundant array of independent disks provides data redundancy and can significantly improve read performance for log retrieval. It does not replace traditional backups or inherently reduce system resource usage.
Question 44 of 179What is required to authorize a FortiGate on FortiAnalyzer using Fabric authorization?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. Valid FortiAnalyzer credentials
Using Fabric authorization to connect a FortiGate requires logging into the FortiAnalyzer with valid administrator credentials to approve the connection. A preshared key is used for manual registration methods, so rely on valid credentials to authorize Fabric joins.
Question 45 of 179Which two statements are true regarding log fetching on FortiAnalyzer? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: C. C. Log fetching can be done only on two FortiAnalyzer devices that are running the same firmware version. · D. D. Log fetching allows the administrator to run queries and reports against historical data by retrieving archived logs from one FortiAnalyzer device and sending them to another FortiAnalyzer device.
Log fetching retrieves archived logs between two FortiAnalyzer devices to run historical queries, and both units must run the same firmware version. The distractor about redundancy fails because fetching is a scheduled pull mechanism, not real-time synchronization.
Question 46 of 179Which two statements are true regarding FortiAnalyzer operating modes? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. By deploying different FortiAnalyzer devices in both modes, you can improve their overall performance. · B. B. When in collector mode. FortiAnalyzer collects logs from multiple devices and forwards these logs in the original binary format.
Deploying collector mode offloads log receiving and forwarding tasks from the analyzer, which improves overall performance. The distractor about event management fails because collectors only forward logs in binary format and lack reporting or analysis features.
Question 47 of 179Which statement is true about sending notifications with incident updates?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. You can send notifications to multiple external platforms.
FortiAnalyzer can send incident notifications to multiple external platforms simultaneously using fabric connectors. The strongest distractor fails because administrators can configure each individual fabric connector with completely different notification settings.
Question 48 of 179What is the main purpose of deploying RAID with FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. To provide redundancy of your log data
RAID provides redundancy and fault tolerance for log data storage. While backups create separate offline copies, RAID ensures continuous operation and data availability even if a physical drive fails.
Question 49 of 179Refer to the exhibit. Which statement is correct regarding the event displayed?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. The security risk was blocked or dropped.
When an event status is mitigated, the security risk was actively blocked or dropped. Unhandled means the risk remains open, and contained indicates the source was isolated by network controls.
Question 50 of 179A colleague has reported that log entries seen previously are now missing from FortiView. You confirmed that FortiView is set to display logs from the appropriate time period, and set up with the appropriate filters. You also confirmed that the FortiAnalyzer device has sufficient disk space available.What are two settings you can check to further troubleshoot the issue? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: B. a. Check if the analytics logs retention data policy is too short. · D. c. Check if the total disk quota has been exceeded.
The analytics log retention policy dictates when processed logs are deleted, while the ADOM disk quota can trigger data purging independently of system-wide free space. Examining the archive logs will not help since FortiView queries strictly utilize the analytics database.
Question 51 of 179Which two statements are true regarding high availability (HA) on FortiAnalyzer? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: B. B. FortiAnalyzer HA supports synchronization of logs as well as some system and configuration settings. · C. C. All devices in a FortiAnalyzer HA cluster must run in the same operation mode: analyzer or collector.
FortiAnalyzer high availability synchronizes logs and configurations, and all nodes must operate in the same analyzer or collector mode. The strongest distractor fails because HA relies strictly on VRRP, meaning it is generally unsupported by public cloud providers.
Question 52 of 179Which two FortiAnalyzer features allow you to build a dataset and a chart automatically, based on a filtered search result? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: C. C. Export to Report Chart (FortiView) · D. D. Chart Builder
Chart Builder and Export to Report Chart generate datasets and charts automatically based on your filtered search results. The Dataset Library only provides static templates, so rely on the chart builder for automated visualizations.
Question 53 of 179What must be configured to be able to send notifications about incident updates?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Fabric connector
Configuring a fabric connector is required to send incident update notifications to external platforms. While an email server handles standard alerts, fabric connectors manage the routing and delivery of those automated incident notifications.
Question 54 of 179Which database language does FortiAnalyzer support for the purposes of logging and reporting?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. A. SQL
FortiAnalyzer relies on Structured Query Language to manage its logging and reporting databases. For the exam, remember that SQL underpins the analytics and chart datasets, while LDAP and XML serve entirely different roles.
Question 55 of 179What allows one task to use the output of a previous task as its input?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. C. Output variables
Output variables capture data from a completed task, allowing subsequent tasks to consume that information as input. This is a key playbook concept, whereas trigger variables only initiate the workflow itself.
Question 56 of 179Which connector type is enabled by default to be used in playbooks?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. A. Local connector
The local connector is enabled by default for playbooks, allowing immediate execution of tasks on the FortiAnalyzer itself. Fabric connectors require explicit configuration before they can interact with downstream devices.
Question 57 of 179When is the execution of a playbook considered as failed?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: E. D. When at least one of the tasks fails
A playbook execution is marked as failed if at least one of its tasks fails, ensuring prompt identification of workflow issues. A playbook does not require all tasks to fail to trigger a failure status.
Question 58 of 179When you move a FortiGate device from one ADOM to a new ADOM, what is the purpose of rebuilding the new ADOM database?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. C. To run reports on the device's analytics logs in the new ADOM
Rebuilding the new ADOM database processes the device's analytics logs so you can generate reports successfully. Without rebuilding, the historical data remains inaccessible for reporting queries in the target ADOM.
Question 59 of 179What should you always do after erasing the FortiAnalyzer configuration on flash?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Run the execute format disk command
Running the execute format disk command prepares the disk for use after erasing the device configuration. Rebooting or resetting settings will skip the necessary disk preparation required for normal operation.
Question 60 of 179What is included in the disk quota for each ADOM on the FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. Archive logs and analytics logs
An ADOM disk quota specifically includes analytics logs and archive logs. The system manages raw logs and SQL database tables outside this specific quota limit, so watch for options mixing storage tiers.
Question 61 of 179Which two remote servers are supported for the upload of FortiAnalyzer local logs? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: D. C. FTP · E. D. SFTP
FortiAnalyzer supports uploading local logs to remote FTP and SFTP servers. TCP and UDP are underlying transport protocols rather than destination server types, making them incorrect choices for remote log uploads.
Question 62 of 179What is included in the allocated disk quota for each ADOM on FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. a. Archive logs and Analytics logs
The ADOM disk quota includes both analytics logs and archive logs, as these are the final data sets stored after the system processes incoming raw logs. FortiView and reports rely on this specific quota to function properly.
Question 63 of 179Which SQL query is in the correct order to query the database in FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. SELECT devid FROM $log WHERE 'user'='USER1' GROUP BY devid
The correct query follows the standard SQL clause order, moving sequentially from selecting columns and defining the source to filtering and grouping. Remember that the GROUP BY clause must always appear after the WHERE clause.
Question 64 of 179A rogue administrator was accessing FortiAnalyzer without permission, and you are tasked to see what activity was performed by that rogue administrator on FortiAnalyzer. What can you do on FortiAnalyzer to accomplish this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. Click Task Monitor and view the tasks performed by that administrator.
The Task Monitor specifically tracks administrative operations and background processes directly on the FortiAnalyzer system. Log View and FortiView focus on device traffic and security logs, making them incorrect for auditing local administrative actions.
Question 65 of 179Which clause is considered mandatory in SELECT statements used by FortiAnalyzer to generate reports?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. FROM
The FROM clause is mandatory because it identifies the specific log table required to pull reporting data. While clauses like WHERE or ORDER BY are useful for filtering and sorting, they are completely optional in standard SQL queries.
Question 66 of 179If a hard disk on FortiAnalyzer that supports hardware RAID fails, what can be done on FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. Hot swap the disk
Hardware RAID configurations support hot swapping, allowing you to replace a failed drive without powering down the appliance. Shutting down the device is unnecessary downtime, and disks never physically self-recover without manual replacement.
Question 67 of 179Which two methods are the most common methods to control and restrict administrative access on FortiAnalyzer? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: B. B. Administrative access profiles · C. C. Trusted hosts
Access profiles restrict what administrators can see and configure, while trusted hosts limit administrative logins to specific IP addresses. Virtual domains are primarily a FortiGate feature for traffic segmentation, not a local FortiAnalyzer administrative control.
Question 68 of 179You are using RAID with a FortiAnalyzer that supports software RAID, and one of the hard disks on FortiAnalyzer has failed. What is the recommended method to replace the disk?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. Shut down FortiAnalyzer and then replace the disk.
Software RAID requires a full system shutdown before replacing the failed disk to prevent data corruption and ensure array stability. Unlike hardware RAID, software RAID does not safely support hot swapping, so never attempt to replace it live.
Question 69 of 179What is the purpose of a predefined template on FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. It specifies the report layout which contains predefined texts, charts, and macros
A predefined template dictates the visual layout and structure of a report using predefined texts, charts, and macros. Do not confuse templates with report settings, which handle the schedule, target devices, and delivery configuration.
Question 70 of 179An administrator has configured the following settings: config system global set log-checksum md5-auth endWhat is the significance of executing this command?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: H. D. This command records the log file MD5 hash value and authentication code.
Using the md5-auth setting ensures the system records both the MD5 hash value and an authentication code for log files. This provides strict integrity verification, whereas other options merely record the hash without the authentication element.
Question 71 of 179Which two methods can you use to send event notifications when an event occurs that matches a configured event handler? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. SNMP · D. D. Email
Event handlers natively support sending alerts through email and SNMP traps when specific triggers are met. FortiAnalyzer does not have built-in modules for sending direct SMS or instant messaging alerts without relying on external scripts.
Question 72 of 179What are offline logs on FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. Compressed logs, which are also known as archive logs, are considered to be offline logs.
Offline logs refer to compressed archive logs that FortiAnalyzer moves to the hard drive to free up database space. Do not confuse these with indexed logs in the SQL database, which are considered online logs available for fast searching.
Question 73 of 179Refer to the exhibit. Why is the total quota less than the total system storage?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. Some space is reserved for system use
The correct answer works because FortiAnalyzer reserves a specific portion of disk space for the operating system and databases. Remember that current utilization only affects free space, not the total hard limit.
Question 74 of 179For which two purposes would you use the command set log checksum? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. To help protect against man-in-the-middle attacks during log upload from FortiAnalyzer to an SFTP server · B. B. To prevent log modification or tampering
The correct answer works because checksums calculate cryptographic hashes to verify file integrity and prevent tampering. Checksums detect unauthorized modifications during transfer, but they do not encrypt the actual payload.
Question 75 of 179You have recently grouped multiple FortiGate devices into a single ADOM. System Settings > Storage Info shows the quota used. What does the disk quota refer to?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. The maximum disk utilization for all devices in the ADOM
The correct answer works because an ADOM quota sets the maximum storage limit shared collectively by all devices inside. The system reserves this space specifically for that ADOM, rather than dividing it per device.
Question 76 of 179Why should you use an NTP server on FortiAnalyzer and all registered devices that log into FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. To properly correlate logs
The correct answer works because synchronized clocks ensure timestamps match perfectly for accurate event tracking. Without NTP, forensic correlation fails, as logs from different devices appear completely out of sequence.
Question 77 of 179Which FortiAnalyzer feature allows you to retrieve the archived logs matching a specific timeframe, from another FortiAnalyzer device?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. Log fetching
Log fetching pulls archived logs from another FortiAnalyzer based on a specific timeframe. Log forwarding pushes live logs upstream, whereas fetching is strictly a pull operation used for retrospective analysis.
Question 78 of 179Which log type does the FortiAnalyzer indicators of compromise feature use to identify infected hosts?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Web filter logs
The indicators of compromise feature correlates destination IP addresses and domains from web filter logs against known threat databases. While IPS logs show attacks, web filter logs reveal successful outbound communications to malicious servers.
Question 79 of 179The RAID 10 level comprises what data format?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Mirroring and striping
RAID 10 combines mirroring for redundancy and striping for performance. It requires a minimum of four disks and is well supported across FortiAnalyzer hardware models, making it distinct from parity based levels.
Question 80 of 179Which statement about reports is true?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. b. They can be generated on demand or by schedule.
FortiAnalyzer reports can be generated manually on demand or automatically via a configured schedule. You do not need an output profile or a password to generate the report itself, though profiles dictate the final delivery format.
Question 81 of 179Which statement accurately describes FortiAnalyzer operating in collector mode?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. d. This FortiAnalyzer device can collect logs from other devices, but will not provide analysis.
A FortiAnalyzer in collector mode receives logs from connected devices but does not analyze them locally. It forwards those logs upstream to an analyzer mode device for processing, which reduces the processing load on the collector.
Question 82 of 179What must you configure on FortiAnalyzer to upload a FortiAnalyzer report to a supported external server? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. SFTP, FTP, or SCP server · C. C. Output profile
You must configure an external server definition and an output profile to successfully upload reports. While report scheduling determines when generation occurs, the output profile explicitly dictates the delivery method and destination.
Question 83 of 179Which item must you configure on FortiAnalyzer to email generated reports automatically?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. Output profile
An output profile acts as the central configuration point to define email delivery settings for generated reports. Report scheduling only triggers the report generation itself, while the output profile controls exactly how and where it is delivered.
Question 84 of 179Refer to the exhibit. What does the data point at 14:35 tell you?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. FortiAnalyzer is indexing logs faster than logs are being received.
The correct answer works because the insert rate line tracking processing is higher than the receive rate. For the exam, carefully track which line is which; dropping logs would typically show a wide unprocessed gap.
Question 85 of 179In the FortiAnalyzer FortiView, source and destination IP addresses from FortiGate devices are not resolving to a hostname. How can you resolve the source and destination IP addresses, without introducing any additional performance impact to FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. Resolve IP addresses on FortiGate
The correct answer works because offloading DNS resolution to FortiGate prevents heavy lookup loads on the FortiAnalyzer database. Remember that local FortiAnalyzer resolution directly consumes analytical resources.
Question 86 of 179You need to upgrade your FortiAnalyzer firmware. What happens to the logs being sent to FortiAnalyzer from FortiGate during the time FortiAnalyzer is temporarily unavailable?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. FortiGate uses the miglogd process to cache the logs
The correct answer works because the miglogd daemon caches logs locally on the FortiGate during outages. The FortiAnalyzer does not automatically fetch dropped logs unless explicitly configured.
Question 87 of 179If you upgrade the FortiAnalyzer firmware, which report element can be affected?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. Custom datasets
Custom datasets often break during firmware upgrades due to changes in the underlying database schema. Standard report settings and schedules generally carry over cleanly, but your custom dataset syntax might require manual adjustments.
Question 88 of 179FortiAnalyzer reports are dropping analytical data from 15 days ago, even though the data policy setting for analytics logs is 60 days. What is the most likely problem?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. Quota enforcement is acting on analytical data before a report is complete
Quota enforcement deletes older analytical data to free up disk space, overriding the configured data retention policy. If your disk fills up before the sixty day policy expires, the system automatically purges the oldest analytics.
Question 89 of 179Which two configurations must you set up on FortiAnalyzer to email a report externally? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. Mail server · B. B. Output profile
A mail server and an output profile are required because the profile dictates email delivery and the server handles transmission. Scheduling only automates generation time, not the actual delivery mechanism itself.
Question 90 of 179On the RAID management page, the disk status is listed as Initializing. What does the status Initializing indicate about what the FortiAnalyzer is currently doing?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. FortiAnalyzer is writing to all of its hard drives to make the array fault tolerant
The correct answer works because initializing writes parity data across all drives to establish the array. Do not confuse this with rebuilding, which only reconstructs parity data onto a newly added replacement drive.
Question 91 of 179If a hard disk fails on a FortiAnalyzer that supports software RAID, what should you do to bring the FortiAnalyzer back to functioning normally, without losing data?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. Shut down FortiAnalyzer and replace the disk
With software RAID, you must shut down the FortiAnalyzer before replacing the failed disk to prevent data corruption. Hot swapping is reserved for hardware RAID configurations, making that distractor incorrect for this specific scenario.
Question 92 of 179FortiAnalyzer centralizes which functions? (Choose three.)
Select 3 answers.
Show answer & explanation
Correct answer: B. B. Graphical reporting · C. C. Content archiving / data mining · E. E. Security log analysis / forensics
FortiAnalyzer centralizes graphical reporting, content archiving, and security log analysis to streamline network forensics. Remember that active vulnerability assessment and raw network analysis are typically handled by other dedicated Fortinet tools, not the analyzer.
Question 93 of 179After you have moved a registered logging device out of one ADOM and into a new ADOM, what is the purpose of running the following CLI command?execute sql-local rebuild-adom <new-ADOM-name>
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: E. D. To populate the new ADOM with analytical logs for the moved device, so you can run reports
The command works by repopulating the new domain database with historical logs so reports function correctly. Remember that simply moving the device in the GUI does not automatically migrate its older logs.
Question 94 of 179Templates do not contain ________.
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. Data
Report templates define the layout, macros, and datasets for generating a report, but they do not contain the actual data. The data is populated dynamically from the FortiAnalyzer database when the report runs.
Question 95 of 179What happens when a log file saved on FortiAnalyzer disks reaches the size specified in the device log settings?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. The log file rolls over and is archived.
When a log file reaches its maximum configured size, FortiAnalyzer rolls over the active file and archives it. This prevents any single file from consuming excessive space and keeps the logging service running without interruption.
Question 96 of 179What is the purpose of employing RAID with FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. To introduce redundancy to your log data
Using RAID introduces redundancy to protect your log data against disk failures. While ADOMs handle logical data separation, RAID provides the physical fault tolerance required to maintain continuous log availability.
Question 97 of 179How do you restrict an administrator's access to a subset of your organization's ADOMs?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Assign the ADOMs to the administrator's account
Assigning specific ADOMs to an administrator account restricts their access to only those domains. Trusted hosts only limit management access by IP address, and assigning a super user profile grants unrestricted access across the system.
Question 98 of 179In order for FortiAnalyzer to collect logs from a FortiGate device, what configuration is required? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. Remote logging must be enabled on FortiGate · D. D. FortiGate must be registered with FortiAnalyzer
Enabling remote logging on FortiGate and registering the device with FortiAnalyzer are both required to collect logs. While ADOMs and encryption offer organizational and security benefits, they are not strictly required for basic log ingestion.
Question 99 of 179On FortiAnalyzer, what is a wildcard administrator account?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. An account that permits access to members of a LDAP group
A wildcard administrator account allows members of a specified remote authentication group, such as an LDAP group, to access FortiAnalyzer without creating individual accounts. For the exam, remember that wildcard administration relies on group-based authentication rather than generic guest access.
Question 100 of 179Which FortiAnalyzer feature allows you to retrieve the archived logs matching a specific timeframe from another FortiAnalyzer device?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. Log fetching
Log fetching allows a FortiAnalyzer to pull archived logs matching a specific timeframe from another FortiAnalyzer. In contrast, log forwarding pushes real-time logs, and aggregation mode synchronizes the entire database rather than querying a specific window.
Question 101 of 179How does FortiAnalyzer retrieve specific log data from the database?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. SQL SELECT statement
FortiAnalyzer uses the SQL SELECT statement to query and retrieve specific log data from its database. Candidates should note that standard SQL syntax applies here, meaning GET and EXTRACT are either invalid or irrelevant for general data retrieval.
Question 102 of 179Logs are being deleted from one of your ADOMs earlier than the configured setting for archiving in your data policy. What is the most likely problem?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. The ADOM disk quota is set too low based on log rates
ADOM disk quotas dictate exactly how much space an individual ADOM can consume, causing premature log deletion if set too low. While global disk space is a primary hardware constraint, the specific ADOM quota is the localized setting that overrides retention policies.
Question 103 of 179FortiAnalyzer uses the Optimized Fabric Transfer Protocol (OFTP) over SSL for what purpose?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. To encrypt log communication between devices
OFTP over SSL is used to encrypt log communication between Fortinet devices, ensuring data confidentiality and integrity during transit. Remember that OFTP handles secure transfer, whereas options like log modification prevention or forwarding duplicate streams are policy features.
Question 104 of 179What FortiGate process caches logs when FortiAnalyzer is not reachable?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. miglogd
The miglogd process on FortiGate caches logs locally whenever FortiAnalyzer is unreachable, forwarding them automatically upon restored connectivity. Candidates should memorize core daemons, distinguishing miglogd for logging from oftpd which handles the actual transfer protocol.
Question 105 of 179What is the purpose of the 'set log-checksum md5' CLI command?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. To add a log file checksum
This command configures FortiAnalyzer to attach an MD5 checksum to log files, verifying data integrity during storage or transit. A common exam trap is confusing this security feature with standard encryption protocols or general log forwarding mechanisms.
Question 106 of 179Which two statements are true regarding FortiAnalyzer log forwarding? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. Both modes, forwarding and aggregation, support encryption of logs between devices. · C. C. Aggregation mode stores logs and content files and uploads them to another FortiAnalyzer device at a scheduled time.
Both forwarding and aggregation modes support encryption, and aggregation mode specifically uploads logs and content files at scheduled times. Avoid confusing the two, as forwarding happens in real-time and supports syslog servers, unlike aggregation which is strictly between FortiAnalyzers.
Question 107 of 179Which statement is true regarding macros on FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. Macros are ADOM specific and each ADOM has unique macros relevant to that ADOM.
Macros are ADOM specific, meaning each administrative domain utilizes unique macros tailored to its specific log data and reporting requirements. Remember that these dynamic variables populate report fields and are not limited to generic templates or restricted solely to FortiGate ADOMs.
Question 108 of 179What is the purpose of output variables in FortiAnalyzer playbooks?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. To use the output of the previous task as the input of the current task
Output variables pass the results of a previous task as input for the current task, enabling seamless data chaining within automated workflows. For the exam, associate these variables strictly with task-to-task data flow rather than connector metadata or execution statistics.
Question 109 of 179A playbook contains five tasks in total. An administrator executed the playbook and four out of five tasks finished successfully, but one task failed. What will be the status of the playbook after its execution?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. Failed
If any single task within a playbook execution fails, the overall playbook status is marked as Failed in the monitor. Success requires all tasks to complete without errors, while upstream failed only applies to dependent tasks skipped due to a prior failure.
Question 110 of 179You 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?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Incoming webhook
An incoming webhook trigger is required on the FortiGate so it can receive actionable requests from the FortiAnalyzer playbook. Local event handlers and log triggers will not expose the automation stitch actions to the external FortiOS connector.
Question 111 of 179An administrator has moved FortiGate A from the root ADOM to ADOM1. However, the administrator is not able to generate reports for FortiGate A in ADOM1. What should the administrator do to solve this issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Use the execute sql-local rebuild-adom ADOM1 command to rebuild the ADOM database.
Moving a device between ADOMs requires rebuilding the destination SQL database so new reports can generate correctly. Use the specific rebuild-adom command for the new ADOM to avoid the heavy processing time of rebuilding all databases.
Question 112 of 179When you perform a system backup, what does the backup configuration contain? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. Device list · B. B. System information
A system backup includes the device list and essential system information to restore the unit to its previous state. Generated reports and authorized device logs are operational data stored separately, so they are not captured within the configuration file.
Question 113 of 179Which two purposes does the auto cache setting on reports serve? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. It automatically updates the hcache when new logs arrive. · D. D. It reduces report generation time.
Auto-cache reduces report generation time by automatically updating the hcache when new logs arrive. Do not confuse this with log insert rates; the cache strictly pre-calculates datasets so heavy reports render much faster on demand.
Question 114 of 179You've moved a registered logging device out of one ADOM and into a new ADOM. What happens when you rebuild the new ADOM database?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. FortiAnalyzer migrates analytics logs to the new ADOM.
Rebuilding the database in the new ADOM triggers the migration of analytics logs to that ADOM. Exam cue: raw logs stay put unless explicitly handled, but the indexed analytics logs follow the device during the rebuild.
Question 115 of 179What is the recommended method of expanding disk space on a FortiAnalyzer VM?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. From the VM host manager, add an additional virtual disk and use the #execute lvm extend <disk number> command to expand the storage
Adding a new virtual disk and extending the logical volume is the recommended expansion method. Expanding the existing disk often requires destructive formatting, so using the logical volume manager ensures you expand storage without data loss.
Question 116 of 179How are logs forwarded when FortiAnalyzer is using aggregation mode?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Logs and content files are stored and uploaded at a scheduled time.
Aggregation mode stores logs and content files locally before uploading them at a scheduled time. This behavior directly contrasts with forwarding mode, which immediately transmits logs as they are received to save local disk space.
Question 117 of 179What can the CLI command # diagnose test application oftpd 3 help you to determine?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. What devices and IP addresses are connecting to FortiAnalyzer
The OFTP daemon test command displays active device connections and their IP addresses. To verify if logs are actually reaching the device, you would use a different diagnostic command level rather than checking connection status.
Question 118 of 179What FortiView tool can you use to automatically build a dataset and chart based on a filtered search result?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Export to Report Chart
The Export to Report Chart feature in FortiView automatically builds a dataset and chart from your filtered search results. Remember that Chart Builder is specifically associated with the Log View, not FortiView.
Question 119 of 179In FortiAnalyzer's FortiView, source and destination IP addresses from FortiGate devices are not resolving to a hostname. How can you resolve the source and destination IPs, without introducing any additional performance impact to FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Resolve IPs on FortiGate
Resolving IP addresses to hostnames directly on the FortiGate offloads the DNS lookup process away from FortiAnalyzer. Configuring local DNS resolution on FortiAnalyzer would introduce a performance impact during dashboard rendering.
Question 120 of 179Refer to the exhibit. Which two statements are true regarding enabling auto-cache on FortiAnalyzer? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. Enabling auto-cache reduces report generation time for reports that require a long time to assemble datasets. · B. B. This feature is automatically enabled for scheduled reports.
Enabling auto-cache significantly reduces report generation time by pre-calculating datasets for long-running reports. As a practical tip, remember that FortiAnalyzer automatically enables this performance feature for all scheduled reports by default.
Question 121 of 179Which two statements are true regarding ADOM modes? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: C. C. In an advanced mode ADOM, you can assign FortiGate VDOMs from a single FortiGate device to multiple FortiAnalyzer ADOMs. · D. D. Normal mode is the default ADOM mode.
Advanced mode allows you to assign individual virtual domains from a single FortiGate to multiple FortiAnalyzer ADOMs. Normal mode is the default setting that restricts VDOM assignment flexibility, so use advanced mode when splitting logging duties.
Question 122 of 179How can you configure FortiAnalyzer to permit administrator logins from only specific locations?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. Use trusted hosts
Trusted hosts restrict administrative access to specific IP subnets, ensuring logins only originate from approved locations. For the exam, remember that administrative profiles control what an administrator can edit, while secure protocols dictate traffic encryption rather than the source location.
Question 123 of 179Laptop1 is used by several administrators to manage FortiAnalyzer. You want to configure a generic text filter that matches all login attempts to the web interface generated by any user other than "admin", and coming from Laptop1.Which filter will achieve the desired result?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: F. D. operation-login & performed_on=="GUI(10.1.1.100)" & user!=admin
The filter matches login operations performed on the web GUI from the laptop IP address while excluding the admin account. Remember that audit logs track access using the performed on field, making it the correct attribute for GUI activity.
Question 124 of 179Which statement is true when you are upgrading the firmware on an HA cluster made up of two FortiAnalyzer devices?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. First, upgrade the secondary device, and then upgrade the primary device.
Upgrading the secondary device first ensures the primary remains active to minimize downtime and maintain cluster stability. A practical exam cue is that FortiAnalyzer lacks an uninterruptible upgrade feature, meaning a temporary failover is required when updating the primary node.
Question 125 of 179After generating a report, you notice the information you were expecting to see is not included in it. What are two possible reasons for this scenario? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: C. C. The logs were overwritten by the data retention policy. · D. D. The time frame selected in the report is wrong.
Incorrect report time frames and aggressive data retention policies are common reasons for missing report data. Note that auto-cache with extended log filtering is a distractor because it improves dashboard query performance rather than permanently deleting logs needed for the dataset.
Question 126 of 179Which statement describes a dataset in FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. They determine what data is retrieved from the database.
A dataset consists of an SQL select query that dictates exactly what information gets extracted from the FortiAnalyzer database. Report layouts, templates, and chart types are managed independently using other FortiAnalyzer components rather than the datasets themselves.
Question 127 of 179Refer to the exhibits. How many events will be added to the incident created after running this playbook?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. Ten events will be added.
The correct answer works because the create incident action adds only events matching all defined criteria. Be sure to cross-reference severity, type, and tags, as overlapping event properties often create distractors.
Question 128 of 179Refer to the exhibit. What does the data point at 12:20 indicate?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. The log insert lag time is increasing.
The graph correctly indicates that the log insert lag time is increasing. The system cannot index logs as fast as it receives them, so focus on the growing gap between the receive and insert rates.
Question 129 of 179What is the purpose of trigger variables?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. To use information from the trigger to filter the action in a task
Trigger variables are correct because they let you use dynamic information from the trigger to filter subsequent tasks. Remember these variables pass details like endpoint IP addresses into your playbook actions.
Question 130 of 179Which statements are true regarding securing communications between FortiAnalyzer and FortiGate with IPsec? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: B. B. Must establish an IPsec tunnel ID and pre-shared key. · D. D. IPsec is only enabled through the CLI on FortiAnalyzer.
Securing communication with IPsec requires configuring a tunnel ID and pre-shared key on both ends. Remember that enabling IPsec on FortiAnalyzer is a CLI-only configuration, while option A fails because the FortiGate end must also be explicitly configured.
Question 131 of 179In FortiAnalyzer FortiView, source and destination IP addresses from FortiGate devices are not resolving to a hostname. How can you resolve the source and destination IP addresses, without introducing any additional performance impact to FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. Resolve IP addresses on FortiGate
Resolving IP addresses directly on the FortiGate offloads the DNS lookup processing completely, preventing any performance degradation on FortiAnalyzer. The distractors fail because executing local FortiAnalyzer lookups directly adds unnecessary CPU overhead to your log collector.
Question 132 of 179The admin administrator is failing to register a FortiClient EMS on the FortiAnalyzer device. What can be the reason for this failure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. ADOMs are not enabled on FortiAnalyzer.
Registering FortiClient EMS requires ADOMs to be enabled so the EMS server can be managed within a dedicated FortiClient ADOM. Advanced mode is not required for registration, and no separate license is needed beyond standard device management slots.
Question 133 of 179Which two purposes does the auto-cache setting on reports serve? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. It automatically updates the hcache when new logs arrive · B. B. It reduces report generation time
The auto-cache feature updates the cache automatically when new logs arrive, ensuring data is ready for report generation. By using these pre-processed caches, FortiAnalyzer significantly reduces the time it takes to generate large reports.
Question 134 of 179For proper log correlation between the logging devices and FortiAnalyzer, FortiAnalyzer and all registered devices should:
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. Use an NTP server
Accurate log correlation across multiple logging devices requires matching timestamps, making a synchronized NTP server essential. While DNS or hostname resolution improves readability, it does not guarantee that chronological event sequences line up correctly.
Question 135 of 179Which two statements are correct regarding the export and import of playbooks? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. You can import a playbook even if there is another one with the same name in the destination. · D. D. A playbook that was disabled when it was exported will be disabled when it is imported.
Importing a playbook with an existing name automatically appends a timestamp to prevent conflicts, and playbooks retain their original enabled or disabled status during transfer. Playbooks can be exported across different FortiAnalyzer devices, and multiple playbooks can be exported simultaneously.
Question 136 of 179A playbook contains five tasks in total. An administrator runs the playbook and four out of five tasks finish successfully, but one task fails. What will be the status of the playbook after it is run?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Failed
If any single task within a playbook execution fails, the Playbook Monitor displays the overall job status as failed. Even if the remaining four tasks execute perfectly, a single task failure is enough to trigger the global failed indicator.
Question 137 of 179Which statement about the FortiSIEM management extension is correct?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. It requires a licensed FortiSIEM supervisor.
The FortiSIEM management extension operates as a collector and requires registration with a fully licensed FortiSIEM Supervisor to function properly. It is tightly integrated into FortiAnalyzer rather than being deployed independently as a dedicated virtual machine.
Question 138 of 179Which two statements are true regarding the outbreak detection service? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: C. C. An additional license is required. · D. D. It automatically downloads new event handlers and reports.
The outbreak detection service requires an active FortiGuard license and automatically downloads newly created event handlers and reports. Alerts are not restricted to the root ADOM and can be viewed globally or within specific ADOMs rather than arriving via direct email.
Question 139 of 179What must you consider when using log fetching? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. The fetch client can retrieve logs from devices that are not added to its local Device Manager. · B. B. You can use filters to include only logs from a single device.
The fetch client can pull logs for devices not in its local Device Manager, and filters allow you to narrow the retrieval to a single device. Retrieved logs maintain their original type during transfer, meaning archived logs stay archived on the receiving client.
Question 140 of 179What output profiles can you configure for report event notifications? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: C. C. Upload to a server · D. D. Email
Email and upload to a server are correct because these are valid output profiles for notifications. Remember that forwarding logs to another analyzer is a log forwarding feature, not a report notification.
Question 141 of 179What are two advantages of setting up a fabric ADOM? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. It can be used for fast data processing and log correlation · C. C. It can include all Fortinet devices that are part of the same Security Fabric
A fabric ADOM centralizes logs from multiple Fortinet Security Fabric devices, not just FortiGates, enabling faster log processing and cross-device correlation. Avoid option B because the ADOM manages logs and analytics, it does not establish or facilitate direct communication between fabric devices.
Question 142 of 179What can you do on FortiAnalyzer to restrict administrative access from specific locations?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. Configure trusted hosts for that administrator.
Configuring trusted hosts for an administrator restricts login attempts to approved IP subnets, securing access by location. Remember that two-factor authentication validates user identity, but it fails to restrict access based on the source location.
Question 143 of 179Which two of the following must you configure on FortiAnalyzer to email a FortiAnalyzer report externally? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. Output profile · C. C. Mail server
To email reports externally, an output profile dictates the delivery method, while a mail server provides the necessary SMTP relay. Remember that report scheduling only handles timing, whereas the output profile and mail server handle the actual email delivery mechanics.
Question 144 of 179What is the purpose of a dataset query in FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. It retrieves log data from the database
Dataset queries extract specific log data from the SQL database, forming the foundation for chart generation. Do not confuse this with log ingestion; FortiAnalyzer handles data insertion automatically, whereas datasets strictly retrieve information for analysis and reporting.
Question 145 of 179Which two settings must you configure on FortiAnalyzer to allow non-local administrators to authenticate to FortiAnalyzer with any user account in a single LDAP group? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: A. A. A local wildcard administrator account · B. B. A remote LDAP server
You must define the remote LDAP server to handle authentication and create a local wildcard administrator account linked to it. Trusted host profiles restrict IP access but do not define the LDAP group mapping required for authentication.
Question 146 of 179What is the primary difference between raw format logs and formatted format logs?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Raw logs display logs as they appear within the log file,
Raw logs are correct because they display the unprocessed data exactly as it appears in the file. Formatted logs are designed to be much more human readable, so raw logs lack that structured presentation.
Question 147 of 179Which two constraints can impact the amount of reserved disk space required by FortiAnalyzer? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: B. B. Disk size · D. D. RAID level
FortiAnalyzer calculates reserved disk space as a percentage based on the total disk size, and RAID levels reduce the total usable capacity. Quotas apply to logical data allocation and do not dictate the underlying hardware space the system reserves.
Question 148 of 179Which two statements about log forwarding are true? (Choose two.)
Select 2 answers.
Show answer & explanation
Correct answer: C. C. The client retains a local copy of the logs after forwarding. · D. D. You can use aggregation mode only with another FortiAnalyzer.
In log forwarding, the client retains a local copy of the logs, and aggregation mode is specifically designed to work between two FortiAnalyzer units. Aggregation reduces bandwidth by grouping logs, whereas standard forwarding sends logs in real time.
Question 149 of 179Which type of playbook in FortiAnalyzer is used to automate the triage process for security alerts?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. Triage playbook
A triage playbook is explicitly designed to automate the initial sorting, prioritization, and assignment of security alerts. For the exam, differentiate this from incident playbooks, which are used later to coordinate the actual response and remediation phases after triage is completed.
Question 150 of 179Which report type would you generate in FortiAnalyzer to show firewall policy usage over time?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. Policy Hit Count report
The Policy Hit Count report tracks how many times each firewall policy has been triggered. This is crucial for identifying unused or heavily loaded policies. Traffic volume focuses on bandwidth, while user activity tracks behavior.
Question 151 of 179How does FortiAnalyzer improve log storage efficiency without losing critical data?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. By applying log compression
The correct answer works because applying log compression reduces the physical disk space required to store logs without altering or deleting the actual data. For the exam, remember that pruning directly deletes older logs based on retention policies to free up space, whereas compression preserves the data.
Question 152 of 179What feature does FortiAnalyzer offer to help organizations comply with regulatory reporting requirements?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. Compliance report templates
Compliance report templates provide pre-defined formats and datasets specifically designed to meet industry standards like PCI DSS or HIPAA. While forwarding logs or viewing dashboards provides raw visibility, only structured compliance reports fulfill formal regulatory auditing requirements on FortiAnalyzer.
Question 153 of 179How can FortiAnalyzer help in tracking user activity?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. By generating user activity reports based on web and application usage
Generating user activity reports based on web and application usage is correct because it directly translates raw traffic and UTMP logs into readable behavioral insights. While analyzing raw traffic logs provides the underlying data, it does not summarize the activity into human-readable compliance formats.
Question 154 of 179What is the purpose of an event handler in FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. To monitor and respond to specific log events
Event handlers monitor incoming logs and trigger automated responses when specific criteria are met. This is a key exam concept for proactive threat management and incident creation, not routine disk management.
Question 155 of 179Which FortiAnalyzer feature allows for the automated detection of potential security incidents?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. Event correlation
Event correlation automatically detects potential security incidents by analyzing and finding relationships between various log events. Incident management handles events after detection, whereas correlation actively identifies them.
Question 156 of 179How does FortiAnalyzer assist SOC teams in managing incidents?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. By providing dashboards to track, escalate, and resolve incidents
FortiAnalyzer provides dashboards that let SOC teams track, escalate, and resolve incidents through a structured workflow. It is an analytics platform, so it does not actively disable network devices or run penetration tests.
Question 157 of 179What is the function of FortiAnalyzer's playbooks?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. To automate repetitive SOC tasks
Playbooks are automated workflows designed to handle repetitive SOC tasks and speed up incident response. They are built for operational efficiency, rather than managing device configurations or acting as a backup repository.
Question 158 of 179Which of the following components is essential in creating a playbook on FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. Action blocks
Action blocks are the fundamental building blocks used to construct automated playbooks, dictating what the workflow executes. Device management and firmware schedulers are administrative tools unrelated to playbook logic.
Question 159 of 179What is the primary use of log statistics in FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. To provide a summary of log types and quantities over time
Log statistics provide a high-level summary of log types and quantities generated over a specific time. This helps analysts identify network trends. They do not directly measure security posture or configure retention policies.
Question 160 of 179What is the default protocol used by FortiAnalyzer to receive logs from FortiGate?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. Syslog
FortiGate devices primarily use the standard Syslog protocol over UDP or TCP to send logs to FortiAnalyzer. Remember that while Syslog is the protocol, you must ensure port 514 is open for communication.
Question 161 of 179What is the purpose of creating custom report templates in FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. To customize reports for specific organizational needs
Custom report templates let you tailor content and format to meet specific organizational or compliance requirements. Standard templates might be too generic, so customizing ensures stakeholders receive relevant security data.
Question 162 of 179What is the purpose of an incident in FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. To document and manage security events for further investigation
Incidents are used to document, track, and manage security events that require further investigation. They package related event logs together, providing context for incident response rather than just recording system performance.
Question 163 of 179What is the function of a filter in a FortiAnalyzer log search?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. To narrow down search results based on specific criteria
Filters refine log searches by applying specific criteria to narrow down results. This allows analysts to quickly isolate relevant security events from massive datasets. Without filters, finding specific threats is practically impossible.
Question 164 of 179When managing reports in FortiAnalyzer, what can be customized?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. Report layouts, content, and templates
Customizing report layouts, content, and templates is correct because FortiAnalyzer provides dedicated report design tools. For the exam, remember that device firmware and system retention policies are administrative configurations, not design elements.
Question 165 of 179What is a key benefit of using playbooks in FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Automating response actions to detected incidents
Automating response actions to detected incidents is correct because playbooks execute predefined connector workflows. A key exam cue is that playbooks orchestrate responses after detection, rather than enforcing policies or replacing your log retention requirements.
Question 166 of 179What SOC feature in FortiAnalyzer allows for tracking potential threats in real time?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. Event correlation
Event correlation is correct because it evaluates aggregated logs against specific rules to identify threats instantly. Note that incident management handles the remediation workflow after threats are flagged, rather than performing the real-time detection.
Question 167 of 179What is the primary role of the FortiAnalyzer dashboard?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. To display real-time log and event summaries
Displaying real-time log and event summaries is correct because dashboards use widgets to visualize live network activity. Firmware updates and network configurations are handled by FortiManager, so eliminate those distractors immediately.
Question 168 of 179Which of the following is NOT a valid log type in FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. Firmware update logs
Firmware update logs is correct because this is not a distinct log type in the FortiAnalyzer taxonomy. Instead, firmware activities are recorded under standard system or event logs, whereas traffic and web filter logs are primary categories.
Question 169 of 179What feature in FortiAnalyzer helps SOC teams detect security trends?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. D. Log analysis and correlation
Log analysis and correlation is correct because cross-referencing data points reveals hidden patterns and emerging trends. While reporting displays these findings visually, the underlying correlation engine is what actually detects the security trends.
Question 170 of 179Which of the following best describes FortiAnalyzer's incident response capabilities?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. It tracks and manages incidents for SOC teams to resolve
Tracking and managing incidents is correct because FortiAnalyzer provides a dedicated console for investigating and resolving events. Watch out for distractors claiming the platform automatically patches systems or independently shuts down suspicious network devices.
Question 171 of 179What is the purpose of the 'Analytics' tab in FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. To view and analyze logs in a graphical format
Viewing and analyzing logs graphically is correct because the analytics section leverages charts and visual dashboards for threat hunting. Remember that system settings and access control profiles are located elsewhere in the navigation tree.
Question 172 of 179Which of the following can be used to trigger an event handler in FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. Log type and severity
Using log type and severity is correct because event handlers rely on specific log filters to trigger alerts. Device models and firmware versions are inventory details, which are not standard criteria for generating real-time event triggers.
Question 173 of 179Which of the following is a key concept of FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A. Centralized logging
FortiAnalyzer's core function is providing centralized logging for Fortinet devices. For the exam, remember that routing, switching, or wireless management are network functions, not the primary analytics role.
Question 174 of 179What is the primary function of FortiAnalyzer's log aggregation?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. To centralize logs from multiple FortiGate devices
Log aggregation centralizes logs from multiple FortiGate devices into a single pane of glass for analysis. Content filtering and network performance are handled directly by the firewalls, not by the analyzer platform.
Question 175 of 179In FortiAnalyzer, which of the following best describes log forwarding?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. Sending logs to a syslog or other external log server
Log forwarding involves sending logs from FortiAnalyzer to an external syslog server or SIEM. Do not confuse this with the initial collection phase, where FortiGates send their logs to the analyzer for storage.
Question 176 of 179In FortiAnalyzer, what is an event log?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. A log showing detected security events
An event log records security-related events detected on the network, such as intrusions or malware. Distinguish this from standard traffic logs, which simply record network connections and firewall actions.
Question 177 of 179Which feature allows for the scheduling of automated reports in FortiAnalyzer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Report manager
The Report Manager handles the creation, management, and scheduling of automated reports. Event handlers respond to specific alerts, while playbooks automate incident response actions.
Question 178 of 179How does FortiAnalyzer handle logs from multiple devices?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. C. It centralizes them for analysis and reporting
Centralizing logs for analysis and reporting is correct because FortiAnalyzer acts as the repository for multiple network devices. While forwarding logs is possible, the primary purpose is analyzing data internally rather than merely exporting it elsewhere.
Question 179 of 179What does the FortiAnalyzer 'Quota' feature allow you to do?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. B. Set a maximum storage allocation per ADOM
The correct answer works because the disk quota feature allows administrators to set maximum storage limits for each ADOM. This prevents a single ADOM from consuming all available disk space. A strong distractor is limiting the number of devices, which is actually controlled by the platform license tier.
More free practice tests at certpunch.com and new video rounds on @CertPunch.