opensnitch/wiki/The-Events-window.md

24 lines
995 B
Markdown
Raw Normal View History

2021-06-16 22:04:17 +02:00
It's window where you can see all the events that the daemon has registered.
It's divided by tabs, where you can search for events based on the type: nodes, rules, hosts, applications, etc.
The Events tab
---
This is the main log of all the connections that the daemon has intercepted. You can filter connections by action applied, word or limit the number of entries displayed.
You can also sort connections by columns.
![image](https://user-images.githubusercontent.com/2742953/122284408-d4576380-ceed-11eb-8262-d691f9a9c720.png)
**Note:**
There're some columns that are clickable, that will open the detail view of the item clicked.
For example: double click on a Node to open all the connections of that node:
![image](https://user-images.githubusercontent.com/2742953/122284702-24cec100-ceee-11eb-9acb-d7aa8999182b.png)
Others columns that are clickable: Process, Rule
![image](https://user-images.githubusercontent.com/2742953/122285201-b6d6c980-ceee-11eb-9d7b-b34c16307466.png)