mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00
List new log files in the log-files.rst document
This commit is contained in:
parent
14c119c7f9
commit
d1ec71b132
1 changed files with 10 additions and 0 deletions
|
@ -14,6 +14,8 @@ Network Protocols
|
|||
+============================+=======================================+=================================+
|
||||
| conn.log | TCP/UDP/ICMP connections | :bro:type:`Conn::Info` |
|
||||
+----------------------------+---------------------------------------+---------------------------------+
|
||||
| dce_rpc.log | Distributed Computing Environment/RPC | :bro:type:`DCE_RPC::Info` |
|
||||
+----------------------------+---------------------------------------+---------------------------------+
|
||||
| dhcp.log | DHCP leases | :bro:type:`DHCP::Info` |
|
||||
+----------------------------+---------------------------------------+---------------------------------+
|
||||
| dnp3.log | DNP3 requests and replies | :bro:type:`DNP3::Info` |
|
||||
|
@ -35,6 +37,8 @@ Network Protocols
|
|||
+----------------------------+---------------------------------------+---------------------------------+
|
||||
| mysql.log | MySQL | :bro:type:`MySQL::Info` |
|
||||
+----------------------------+---------------------------------------+---------------------------------+
|
||||
| ntlm.log | NT LAN Manager (NTLM) | :bro:type:`NTLM::Info` |
|
||||
+----------------------------+---------------------------------------+---------------------------------+
|
||||
| radius.log | RADIUS authentication attempts | :bro:type:`RADIUS::Info` |
|
||||
+----------------------------+---------------------------------------+---------------------------------+
|
||||
| rdp.log | RDP | :bro:type:`RDP::Info` |
|
||||
|
@ -43,6 +47,12 @@ Network Protocols
|
|||
+----------------------------+---------------------------------------+---------------------------------+
|
||||
| sip.log | SIP | :bro:type:`SIP::Info` |
|
||||
+----------------------------+---------------------------------------+---------------------------------+
|
||||
| smb_cmd.log | SMB commands | :bro:type:`SMB::CmdInfo` |
|
||||
+----------------------------+---------------------------------------+---------------------------------+
|
||||
| smb_files.log | SMB files | :bro:type:`SMB::FileInfo` |
|
||||
+----------------------------+---------------------------------------+---------------------------------+
|
||||
| smb_mapping.log | SMB trees | :bro:type:`SMB::TreeInfo` |
|
||||
+----------------------------+---------------------------------------+---------------------------------+
|
||||
| smtp.log | SMTP transactions | :bro:type:`SMTP::Info` |
|
||||
+----------------------------+---------------------------------------+---------------------------------+
|
||||
| snmp.log | SNMP messages | :bro:type:`SNMP::Info` |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue