当前位置:网站首页>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.
边栏推荐
- R language ggplot2 visualization: visualize the line chart and add customized X-axis label information to the line chart using labs function
- 深度学习数学基础
- Troubleshooting: kubectl reports an error validationerror: unknown field \u00a0
- How to copy and paste interlaced in Excel
- 电商系统中常见的 9 大坑,你踩过没?
- Excel查找一列中的相同值,删除该行或替换为空值
- [0701] [paper reading] allowing data imbalance issue with perforated input during influence
- Excel finds the same value in a column, deletes the row or replaces it with a blank value
- Leetcode (154) -- find the minimum value II in the rotation sort array
- 从list转化成map的时候,如果根据某一属性可能会导致key重复而异常,可以设置处理这种重复的方式
猜你喜欢
[fluent] dart data type (VaR data type | object data type)
Excel finds the same value in a column, deletes the row or replaces it with a blank value
High frequency interview questions
The difference between interceptor and filter
Yolov3 trains its own data set to generate train txt
徹底搞懂基於Open3D的點雲處理教程!
The difference between SLC, MLC, TLC and QLC NAND SSD: which is better?
消息队列消息丢失和消息重复发送的处理策略
新手必看,點擊兩個按鈕切換至不同的內容
【每日一题】第一天
随机推荐
潇洒郎:彻底解决Markdown图片问题——无需上传图片——无需网络——转发给他人图片无缺失
R语言dplyr包rowwise函数、mutate函数计算dataframe数据中多个数据列在每行的最大值、并生成行最大值对应的数据列(row maximum)
Introduction to the paper | application of machine learning in database cardinality estimation
全志A33使用主线U-Boot
UML 类图
页面标题组件
R语言使用epiDisplay包的lrtest函数对多个glm模型(logisti回归)执行似然比检验(Likelihood ratio test)对比两个模型的性能是否有差异、广义线性模型的似然比检
How to play when you travel to Bangkok for the first time? Please keep this money saving strategy
Tips for material UV masking
R language ggplot2 visualization: visualize the line chart and add customized X-axis label information to the line chart using labs function
Have you stepped on the nine common pits in the e-commerce system?
Excel finds the same value in a column, deletes the row or replaces it with a blank value
Comprendre complètement le tutoriel de traitement de Point Cloud basé sur open3d!
Crypto usage in nodejs
R language dplyr package Na_ The if function converts the control in the vector value into the missing value Na, and converts the specified content into the missing value Na according to the mapping r
新加坡暑假旅游攻略:一天玩转新加坡圣淘沙岛
【JVM调优实战100例】03——JVM堆调优四例
日期工具类(不定时更新)
仿京东放大镜效果(pink老师版)
Mysql高级篇学习总结8:InnoDB数据存储结构页的概述、页的内部结构、行格式