Versions in this module Expand all Collapse all v2 v2.0.0 Feb 15, 2019 Changes in this version + const Addr + const Any + const Bool + const Count + const Double + const Enum + const EnumSet + const Event + const File + const Function + const Hook + const Int + const Interval + const IntervalVector + const Opaque + const Pattern + const Port + const String + const StringSet + const StringVector + const Subnet + const Time + func NewBroDataFactory(fileType string) func() BroData + type BroData interface + Indices func() []string + TargetCollection func(*config.StructureTableCfg) string + type Conn struct + ConnState string + Destination string + DestinationPort int + Duration float64 + History string + ID bson.ObjectId + LocalOrigin bool + LocalResponse bool + MissedBytes int64 + OrigBytes int64 + OrigIPBytes int64 + OrigPkts int64 + Proto string + RespBytes int64 + RespIPBytes int64 + RespPkts int64 + Service string + Source string + SourcePort int + TimeStamp int64 + TunnelParents []string + UID string + func (in *Conn) Indices() []string + func (in *Conn) TargetCollection(config *config.StructureTableCfg) string + type DNS struct + AA bool + Answers []string + Destination string + DestinationPort int + ID bson.ObjectId + Proto string + QClass int64 + QClassName string + QType int64 + QTypeName string + Query string + RA bool + RCode int64 + RCodeName string + RD bool + RTT float64 + Rejected bool + Source string + SourcePort int + TC bool + TTLs []float64 + TimeStamp int64 + TransID int64 + UID string + Z int64 + func (in *DNS) Indices() []string + func (in *DNS) TargetCollection(config *config.StructureTableCfg) string + type Freq struct + ConnectionCount int + Destination string + Source string + func (in *Freq) Indices() []string + func (in *Freq) TargetCollection(config *config.StructureTableCfg) string + type HTTP struct + Destination string + DestinationPort int + Host string + ID bson.ObjectId + InfoCode int64 + InfoMsg string + Method string + OrigFilenames []string + OrigFuids []string + OrigMimeTypes []string + Password string + Proxied []string + Referrer string + ReqLen int64 + RespFilenames []string + RespFuids []string + RespLen int64 + RespMimeTypes []string + Source string + SourcePort int + StatusCode int64 + StatusMsg string + Tags []string + TimeStamp int64 + TransDepth int64 + UID string + URI string + UserAgent string + UserName string + Version string + func (line *HTTP) Indices() []string + func (line *HTTP) TargetCollection(config *config.StructureTableCfg) string v2.0.0-beta1 Dec 11, 2018 Other modules containing this package gopkg.in/ocmdev/rita.v1 gopkg.in/ocmdev/rita.v3