Versions in this module Expand all Collapse all v1 v1.0.0 Nov 24, 2015 Changes in this version type Config + Shipper publisher.ShipperConfig + type Dns struct + Include_additionals *bool + Include_authorities *bool type Http + Hide_keywords []string + Redact_authorization *bool + type Memcache struct + MaxBytesPerValue int + MaxValues int + ParseUnknown bool + UdpTransactionTimeout *int + type Mongodb struct + Max_doc_length *int + Max_docs *int + type ProtocolCommon struct + Ports []int + SendRequest *bool + SendResponse *bool + TransactionTimeout *int + type Protocols struct + Dns Dns + Http Http + Memcache Memcache + Mongodb Mongodb + Mysql Mysql + Pgsql Pgsql + Redis Redis + Thrift Thrift + type Redis struct v1.0.0-rc2 Nov 17, 2015 v1.0.0-rc1 Nov 5, 2015 v1.0.0-beta4 Oct 22, 2015 v1.0.0-beta3 Sep 4, 2015 v1.0.0-beta2 Jul 13, 2015 v0 v0.5.0 Mar 31, 2015 Changes in this version + var ConfigMeta toml.MetaData + type Agent struct + Ignore_outgoing bool + Name string + Refresh_topology_freq int + Tags []string + Topology_expire int + type Config struct + Agent Agent + Filter map[string]interface{} + Geoip Geoip + GoBeacon GoBeacon + Http Http + Input Input + Interfaces InterfacesConfig + Logging Logging + Mysql Mysql + Output map[string]MothershipConfig + Passwords Passwords + Pgsql Pgsql + Procs Procs + Protocols map[string]Protocol + RunOptions RunOptions + Thrift Thrift + Udpjson Udpjson + var ConfigSingleton Config + type Geoip struct + Paths []string + type GoBeacon struct + Listen_addr string + Tracker string + type Http struct + Include_body_for []string + Real_ip_header string + Send_all_headers bool + Send_headers []string + Split_cookie bool + type Input struct + Inputs []string + type InterfacesConfig struct + Bpf_filter string + Buffer_size_mb int + Device string + Devices []string + Dumpfile string + File string + Loop int + OneAtATime bool + Snaplen int + TopSpeed bool + Type string + With_vlans bool + type Logging struct + Selectors []string + type MothershipConfig struct + DataType string + Db int + Db_topology int + Enabled bool + Filename string + Flush_interval int + Host string + Index string + Number_of_files int + Password string + Path string + Port int + Protocol string + Reconnect_interval int + Rotate_every_kb int + Save_topology bool + Timeout int + Username string + type Mysql struct + Max_row_length int + Max_rows int + type Passwords struct + Hide_keywords []string + Strip_authorization bool + type Pgsql struct + Max_row_length int + Max_rows int + type Proc struct + Cmdline_grep string + type Procs struct + Dont_read_from_proc bool + Max_proc_read_freq int + Monitored map[string]Proc + Refresh_pids_freq int + type Protocol struct + Ports []int + Send_request bool + Send_response bool + type RunOptions struct + Gid int + Uid int + 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 + type Udpjson struct + Bind_ip string + Port int + Timeout int