Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam NSE4_FGT-7.2 topic 1 question 12 discussion

Actual exam question from Fortinet's NSE4_FGT-7.2
Question #: 12
Topic #: 1
[All NSE4_FGT-7.2 Questions]

Which statement correctly describes the use of reliable logging on FortiGate?

  • A. Reliable logging is enabled by default in all configuration scenarios.
  • B. Reliable logging is required to encrypt the transmission of logs.
  • C. Reliable logging can be configured only using the CLI.
  • D. Reliable logging prevents the loss of logs when the local disk is full.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
RCouto
Highly Voted 1 year, 4 months ago
Selected Answer: B
NSE4 - Security Training 7.2 - Study Guide, page 191. "If using reliable logging, you can encrypt communications using SSL-secured OFTP. "
upvoted 19 times
Moe1416
1 year, 2 months ago
Page 192 as I just checked
upvoted 10 times
...
darkdante24
5 months, 3 weeks ago
See You can encrypt the traffic, but it does not require, the most specific option is D
upvoted 4 times
...
...
leadac
Highly Voted 1 year, 5 months ago
Selected Answer: B
Reliable logging changes the log transport delivery from UDP to TCP. Then, only if you are using Reliable logging, you can do encryption. NSE 4 training 7.2 training material: Fortigate Security: 05.Logging and Monitoring: Page 22, Reliable logging and OFTPs
upvoted 12 times
ChinkSantana
1 year, 5 months ago
Correct. Relaible Logging changes delivery method from UDP to TCP as TCP provides relaible data transfer gauranteeing that the transfered data remains intact and arrives in the same order in which it was sent.
upvoted 5 times
...
...
lffmuc
Most Recent 3 days, 9 hours ago
Selected Answer: D
D. Reliable logging prevents the loss of logs when the local disk is full. This statement is correct. Reliable logging on FortiGate ensures that log entries are not lost even when the local storage (disk) is full. It achieves this by using methods like log rate limiting or sending logs to external syslog servers to free up local disk space.
upvoted 1 times
...
Redrum702
2 months ago
Answer B: The FortiProxy unit implements the RAW profile of RFC 3195 for reliable delivery of log messages. Reliable syslog protects log information through authentication and data encryption and ensures that the log messages are reliably delivered in the correct order. This feature is disabled by default. https://help.fortinet.com/fortiproxy/10/Content/Admin%20Guides/FPX-AdminGuide/1100_Logging/1101_Log-settings.htm
upvoted 1 times
...
Mqbx
3 months ago
Selected Answer: D
D you can use encryption as and option to secure communication, but is not mandatory.
upvoted 2 times
...
GopiChandMurari
3 months ago
D D. Reliable logging prevents the loss of logs when the local disk is full. Reliable logging ensures that logs are not lost even when the local disk is full by utilizing a secondary logging destination, such as a FortiAnalyzer or syslog server. This redundancy helps maintain a record of events even in situations where the local storage capacity is exceeded.
upvoted 1 times
...
edwsi
3 months ago
Selected Answer: B
Answer is B: Security Guide says: "Optionally, if using reliable logging, you can encrypt communications using SSL-encrypted OFTP traffic, so when a log message is generated, it is safely transmitted across an unsecure network."
upvoted 1 times
...
Angegardien
3 months, 3 weeks ago
I have been reading that the reliable logging is used when a) you need encryption b) the connection to the FAZ is disrupted. Is there a link where it states that it is also used when the disk is full?
upvoted 1 times
...
emretopal
5 months ago
guys, how most of you can say that the correct answer is B. What's the reliable of the document you shared named "NSE4 - Security Training 7.2 - Study Guide" on a web site... Please have a look at the link for this answer: https://docs.fortinet.com/document/fortigate/7.2.0/new-features/942202/improve-fortianalyzer-log-caching my only goal is to find the correct answer. please share your feedback
upvoted 1 times
...
Umbrella2000
5 months, 1 week ago
Selected Answer: D
Reliable logging on FortiGate is used to prevent the loss of logs when the connection between FortiOS and FortiAnalyzer is disrupted. When reliable mode is enabled, logs are cached in a FortiOS memory queue. FortiOS sends logs to FortiAnalyzer, and FortiAnalyzer uses seq_no to track received logs. Therefore, the correct answer is: D. Reliable logging prevents the loss of logs when the local disk is full. Please note that this information is based on the FortiGate documentation and the actual behavior might vary depending on the specific configuration and version of your FortiGate device. If you have further questions, it’s recommended to refer to the official FortiGate documentation or contact Fortinet support.
upvoted 3 times
CCWINT
3 months, 1 week ago
It prevent loss of logs when the connection is disrupted, it does not mention anything about when the disk is full.
upvoted 2 times
...
...
chupapi_001
5 months, 2 weeks ago
Selected Answer: D
Reliable logging to FortiAnalyzer prevents lost logs when the connection between FortiOS and FortiAnalyzer is disrupted. When reliable mode is enabled: Logs are cached in a FortiOS memory queue. FortiOS sends logs to FortiAnalyzer, and FortiAnalyzer uses seq_no to track received logs. After FortiOS sends logs to FortiAnalyzer, logs are moved to a confirm queue in FortiOS. FortiOS periodically queries FortiAnalyzer for the latest seq_no of the last log received, and clears logs from the confirm queue up to the seq_no. If the connection between FortiOS and FortiAnalyzer is disrupted, FortiOS resends the logs in the confirm queue to FortiAnalyzer when the connection is reestablished.
upvoted 1 times
...
Artbrut
5 months, 3 weeks ago
Selected Answer: C
I think it´s neither B nor D but C, because afaik you are only able to configure reliable logging from cli. D says, that reliable logging ensures that logs are not lost if the disk is full. But reliable logging is related to transport logs to remote FortiAnalyzer or a Syslog server with transport reliability (tcp not udp), and optionally encrypted. I can´t find it in WebUI but always a decription via cli: https://community.fortinet.com/t5/FortiGate/Technical-Tip-Enabling-reliable-delivery-of-syslog-messages-from/ta-p/193012 https://docs.fortinet.com/document/fortianalyzer/7.2.0/new-features/594699/log-caching-enhancement
upvoted 6 times
Imanism
5 months, 3 weeks ago
I agree. I just logged in to a FG and issued show full-confiugraion under fortianalyzer setting and I get "set reliable disable" it means by default this feature is not active, also not available on GUI. Besides, encryption could happen even if it sends udp. C is the correct answer.
upvoted 1 times
...
...
darkdante24
5 months, 3 weeks ago
Selected Answer: D
Correct answer is D, you can encrypt the logs if you are sending your logs to cloud, but the main purpose of reliable logging is to make sure that all the logs you send are been received by the server.
upvoted 2 times
...
millerry
6 months ago
Selected Answer: D
Reliable logging is a feature that helps to prevent the loss of logs when the local disk is full. When reliable logging is enabled, the FortiGate will store log messages in a buffer until they can be written to the local disk.
upvoted 2 times
...
AMK2ENG
6 months, 2 weeks ago
B. Reliable logging is required to encrypt the transmission of logs.
upvoted 2 times
...
moutaz1983
7 months ago
encryption does not require reliable logging, correct answer is C, reliable logging is only available to be configured by CLI
upvoted 1 times
...
Satekhi
7 months, 1 week ago
The correct statement regarding reliable logging on FortiGate is: D. Reliable logging prevents the loss of logs when the local disk is full. Reliable logging helps ensure that logs are not lost even when the local disk reaches its capacity by offloading and storing them in another location or system. Option B states: "Reliable logging is required to encrypt the transmission of logs." This statement is not accurate regarding reliable logging on FortiGate. Reliable logging primarily focuses on ensuring logs are not lost due to disk space constraints, rather than specifically encrypting log transmissions. Encryption of log transmissions would typically be handled through other means such as secure protocols or encryption settings, not directly tied to reliable logging functionality.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
ex Want to SAVE BIG on Certification Exam Prep?
close
ex Unlock All Exams with ExamTopics Pro 75% Off
  • arrow Choose From 1000+ Exams
  • arrow Access to 10 Exams per Month
  • arrow PDF Format Available
  • arrow Inline Discussions
  • arrow No Captcha/Robot Checks
Limited Time Offer
Ends in