mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Update init-bare.bro
This commit is contained in:
parent
57da2d091b
commit
f8587e643a
1 changed files with 1 additions and 0 deletions
|
@ -398,6 +398,7 @@ type fa_file: record {
|
||||||
## An identification of the source of the file data. E.g. it may be
|
## An identification of the source of the file data. E.g. it may be
|
||||||
## a network protocol over which it was transferred, or a local file
|
## a network protocol over which it was transferred, or a local file
|
||||||
## path which was read, or some other input source.
|
## path which was read, or some other input source.
|
||||||
|
## Some specific examples include: "HTTP", "SMTP", "IRC_DATA", and the file path.
|
||||||
source: string;
|
source: string;
|
||||||
|
|
||||||
## If the source of this file is a network connection, this field
|
## If the source of this file is a network connection, this field
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue