当前位置:网站首页>Tutorial (5.0) 10 Troubleshooting * fortiedr * Fortinet network security expert NSE 5
Tutorial (5.0) 10 Troubleshooting * fortiedr * Fortinet network security expert NSE 5
2022-07-02 19:10:00 【Feita plum】

In this lesson , You will learn troubleshooting .

By demonstrating the ability in advanced troubleshooting , You will be able to troubleshoot the collector upgrade , And get the collector logs to troubleshoot performance problems , Including third-party applications 、 The system hangs and crashes .

The figure above outlines the troubleshooting process of collector upgrade . You will learn more about these steps later in this lesson . First, verify the settings on the management console . You don't want to find that the collector group is set to the wrong version during the whole troubleshooting process .
Next , Restart the device . Usually , upgrade FortiEDR The collector does not need to be restarted , But occasionally , Compatibility issues ( Usually related to anti-virus software ) Reboot required .
Third , Locate the collector log . You can do this on your local machine , Or you can use the management console ( If connected ) Download them . If you are using local logs , Then you can check them to locate where the fault occurred , Or send them to Fortinet Support staff . The logs obtained through the management console are encrypted , It needs to be sent to Fortinet Support decryption and analysis .
Next , Try updating the collector locally using the installer file .
Last , In rare cases where the collector log does not provide sufficient information ,Fortinet Support may require you to run while installing Process Monitor And return the log . Unless specifically requested by the support department , Or you don't need to .

Again , The first step in troubleshooting and upgrading is to verify your settings on the console . First , You need to assign collector groups to the devices you are investigating . As you learned in the previous course , You can do this by clicking INVENTORY Tab and search the device name to locate it . The search results show the collector group assigned to the device and its version . Verify that the version number is what you expect , And record the collector group name . please remember , By default , You only see the downgrade collector , So make sure to click on the blue Show all collector link .
After allocating the collector group , Can be in ADMINISTRATION Tab LICENSING Check the assigned version on the panel . single click “ Update collector ” Button .“ Update collector version ” The dialog box opens . Find the collector group you mentioned earlier , And make sure to assign it to the correct collector version .
Be careful , In a multi tenant environment ,Fortinet Recommend from Hoster View to perform device upgrade .

Now? , You will learn about the process of retrieving collector logs . The easiest way to get logs is through the management console , If the device is currently connected to your network , You can do this . stay INVENTORY Find the collector on the tab and select its checkbox . single click “ export ” The drop-down list , choice “ Collector log ”. Save logs locally . They are downloaded to a password protected zip In file . The collector file itself is encrypted , To prevent tampering with , So you have to send them to Fortinet Support for decryption and analysis .

When the collector is not connected to FortiEDR Central manager , You can download the collector logs locally . You can use the CLI Command to download collector logs .

On the collector , If you need to verify FortiEDR Is the installation successful , And there are no configuration or communication problems , Please use the CLI command .

The newly installed collector will not be displayed in the central manager console INVENTORY On the tab , Sometimes you will see the collector in the disconnected state . To solve the connection problem , Please verify all FortiEDR Whether there is network connection between components . Verify port 555 and 8081 Whether to open , And no third-party applications block these ports . image telnet and netstat Such command-line tools can verify whether these ports are available .

If there is still a problem upgrading the collector , Please run the installer file locally on the end user's machine . So , You need the organization's registration password , Can be in TOOLS Of the management console under ADMINISTRATION Find the password on the tab .
If Fortinet Support requires additional information not contained in the collector log , They may ask you to run ProcMon, This is a free one provided by Microsoft Sysinternals Tools . This rarely happens , But if you need to , You can run when you perform the installation ProcMon, And will ProcMon Save the log to PML In file . And then through “/1*vx log.txt” Get the installation log . And send these logs to Fortinet Support department .


The easiest way to get logs is through the management console , If the component is currently connected to your network , You can do that . Under system components INVENTORY Find the core or aggregator on the tab , And select its checkbox . single click “ export ” The drop-down list , choice “ Core log ” or “ Aggregator logs ”. Save logs locally . They are downloaded to a password protected zip In file . Send these files to Fortinet Support decryption and analysis .


If you are troubleshooting device performance problems , Please restart . If it doesn't help , Please disable the collector on the management console . If the problem still exists , Please upgrade the collector when there is an updated version .
If the performance problem still exists , The next step depends on the type of problem you are investigating . You will learn about each step in the next picture . If it is a performance problem of a third-party application , You must record the steps to reproduce the problem . For system suspend , Create a manual crash dump , Then collect the complete memory dump when the system hangs . When the system crashes or the blue screen , Please confirm that a blue screen has occurred , Then collect the full memory dump when the system hangs .
If you still need more information , Please try to collect collector logs with the just completed process while the device is running . If you need help , Please go to Fortinet Provide support .


Now? , You will learn more about these steps . If you have performance problems , First try disabling the collector , This can be done on the management console . If the problem still exists when disabling the collector , Then the problem is unlikely to be related to FortiEDR of .
Next, check the collector version . You learned earlier how to locate the current version of the collector . What I saw earlier in this lesson “ Update collector ” Dialog box to find the newer collector version available . perhaps , You can also use Fortinet Support opening support ticket, For the latest collector version . If updates are available , Apply them to the affected collectors , And see if the performance has improved .
If you still have problems , Please copy the problem and record the steps to reproduce the problem . In the following , You will learn more .


If your performance problems involve third-party applications , Then start by checking for blocking events . In the administration console , single click EVENT VIEWER Tab and search the executable file name of the application being investigated . If you locate any blocking event , Please make sure they are safe . There may be , An event involving a seemingly secure process is actually malicious , for example , A malicious macro can run in a legitimate Microsoft Word In copy , Or a malicious program may masquerade as a legitimate Application . After you verify that the event is safe , You can create an exception to allow the security process to run .
If there are no blocking events , And the application you are investigating cannot connect to the network , Please check the communication control strategy . First , single click COMMUNICATION CONTROL tab , And then choose Policies. Find the policy that applies to the user's collector group . Then search the application in the application list . Highlight the application and check Policies panel , To ensure that the user's policy is not set to deny communication from the application . Also check the versions , Sometimes the old version will be blocked because of known vulnerabilities , But updates are allowed 、 A more secure version .
If you still haven't found the root of the problem , Please use the previous procedure to retrieve the collector logs outlined earlier .


If the system hangs , First use from Microsoft Or third-party utilities ( Such as Bang) Instructions for creating a manual crash dump .
Next , Collect a complete memory dump when the system hangs . You will learn the details of this process later in this lesson . When it's done , Compress the memory dump file and record Sha256 To verify the integrity of the document .
Last , Retrieve the collector logs of the affected devices . Again , Refer to the steps you learned before this lesson .


If you are investigating a system crash , First, verify whether the blue screen occurs . You should find a memory dump and stop the code in memory . In the system folder dmp file . You can also see Windows Event Viewer application log . By searching kernel power Locate a blue screen record .
Next , Create a full memory dump when the system hangs . Compress memory dump file , And record Sha256.
Last , Same as the previous process , Retrieve collector logs ( Retrieve locally or through the management console ), As mentioned earlier in this lesson .


answer :B


answer :B


By mastering the objectives involved in this lesson , You have learned some useful troubleshooting skills FortiEDR.

边栏推荐
- Hospital online inquiry source code hospital video inquiry source code hospital applet source code
- Yolov3 trains its own data set to generate train txt
- Tips for material UV masking
- [100 cases of JVM tuning practice] 02 - five cases of virtual machine stack and local method stack tuning
- Industrial software lecture - core technology analysis of 3D CAD design software - the second lecture of the Forum
- Singapore summer tourism strategy: play Singapore Sentosa Island in one day
- How can retail enterprises open the second growth curve under the full link digital transformation
- Google's official response: we have not given up tensorflow and will develop side by side with Jax in the future
- 聊聊电商系统中红包活动设计
- Use MNIST in tensorflow 2_ 784 data set for handwritten digit recognition
猜你喜欢

开源物联网平台ThingsBoard的安装

Hongmeng's fourth learning

深度学习数学基础

中国信通院《数据安全产品与服务图谱》,美创科技实现四大板块全覆盖

开发固定资产管理系统,开发固定资产管理系统用什么语音

Installation of thingsboard, an open source IOT platform

迷你高尔夫球场:伦敦休闲旅游好去处

M2dgr: slam data set of multi-source and multi scene ground robot (ICRA 2022)

Excel查找一列中的相同值,删除该行或替换为空值

ICDE 2023|TKDE Poster Session(CFP)
随机推荐
metric_logger小解
开源物联网平台ThingsBoard的安装
27: Chapter 3: develop Passport Service: 10: [registration / login] interface: after the registration / login is OK, save the user session information (uid, utoken) to redis and cookies; (one main poi
全志A33使用主线U-Boot
Gstore weekly gstore source code analysis (4): black and white list configuration analysis of security mechanism
Progress progress bar
QT中的QPropertyAnimation使用和toast案列
The difference between interceptor and filter
使用 Cheat Engine 修改 Kingdom Rush 中的金钱、生命、星
Stratégie touristique d'été de Singapour: un jour pour visiter l'île de San taosha à Singapour
《病人家属,请来一下》读书笔记
Transformation of thinking consciousness is the key to the success or failure of digital transformation of construction enterprises
Hongmeng's fourth learning
R语言使用epiDisplay包的lrtest函数对多个glm模型(logisti回归)执行似然比检验(Likelihood ratio test)对比两个模型的性能是否有差异、广义线性模型的似然比检
教程篇(5.0) 09. RESTful API * FortiEDR * Fortinet 网络安全专家 NSE 5
How performance testing creates business value
Processing strategy of message queue message loss and repeated message sending
[daily question] the next day
R语言ggplot2可视化:gganimate包创建动态柱状图动画(gif)、使用transition_states函数在动画中沿给定维度逐步显示柱状图
R语言使用epiDisplay包的lsNoFunction函数列出当前空间中的所有对象、除了用户自定义的函数对象