Versions in this module Expand all Collapse all v1 v1.3.1 Sep 14, 2016 Changes in this version + type Config struct + Filter map[string]interface{} + Interfaces InterfacesConfig + Logging logp.Logging + Output map[string]outputs.MothershipConfig + Procs procs.ProcsConfig + Protocols Protocols + RunOptions droppriv.RunOptions + Shipper publisher.ShipperConfig + var ConfigSingleton Config + type Dns struct + Include_additionals *bool + Include_authorities *bool + type Http struct + Hide_keywords []string + Include_body_for []string + Real_ip_header *string + Redact_authorization *bool + Send_all_headers *bool + Send_headers []string + Split_cookie *bool + type Icmp struct + Enabled bool + SendRequest *bool + SendResponse *bool + TransactionTimeout *int + type InterfacesConfig struct + Bpf_filter string + Buffer_size_mb int + Device string + Dumpfile string + File string + Loop int + OneAtATime bool + Snaplen int + TopSpeed bool + Type string + With_vlans bool + type Memcache struct + MaxBytesPerValue int + MaxValues int + ParseUnknown bool + UdpTransactionTimeout *int + type Mongodb struct + Max_doc_length *int + Max_docs *int + type Mysql struct + Max_row_length *int + Max_rows *int + type Pgsql struct + Max_row_length *int + Max_rows *int + type ProtocolCommon struct + Ports []int + SendRequest *bool + SendResponse *bool + TransactionTimeout *int + type Protocols struct + Dns Dns + Http Http + Icmp Icmp + Memcache Memcache + Mongodb Mongodb + Mysql Mysql + Pgsql Pgsql + Redis Redis + Thrift Thrift + type Redis struct + type Thrift struct + Capture_reply *bool + Collection_max_size *int + Drop_after_n_struct_fields *int + Idl_files []string + Obfuscate_strings *bool + Protocol_type *string + String_max_size *int + Transport_type *string