Versions in this module Expand all Collapse all v1 v1.3.1 Sep 14, 2016 v1.3.0 Aug 30, 2016 v1.2.3 May 18, 2016 v1.2.2 Apr 26, 2016 v1.2.1 Apr 7, 2016 v1.2.0 Mar 30, 2016 v1.1.2 Mar 8, 2016 v1.1.1 Feb 11, 2016 v1.1.0 Feb 2, 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 Other modules containing this package gopkg.in/elastic/beats.v5 gopkg.in/elastic/beats.v6