package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Aug 2, 2021
License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type LogOutput struct {
Timestamp time.Time `json:"timestamp"`
Message string `json:"message"`
FileName string `json:"file_name"`
FileOffset int64 `json:"file_offset"`
Hostname string `json:"hostname"`
IpList []string `json:"ip_list"`
MacList []string `json:"mac_list"`
Arch string `json:"arch"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.