ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description 1.5.0-dev,true,base,@timestamp,date,core,,2016-05-23T08:05:34.853Z,Date/time when the event originated. 1.5.0-dev,true,base,labels,object,core,,"{'application': 'foo-bar', 'env': 'production'}",Custom key/value pairs. 1.5.0-dev,true,base,message,text,core,,Hello World,Log message optimized for viewing in a log viewer. 1.5.0-dev,true,base,tags,keyword,core,array,"[""production"", ""env2""]",List of keywords used to tag each event. 1.5.0-dev,true,agent,agent.ephemeral_id,keyword,extended,,8a4f500f,Ephemeral identifier of this agent. 1.5.0-dev,true,agent,agent.id,keyword,core,,8a4f500d,Unique identifier of this agent. 1.5.0-dev,true,agent,agent.name,keyword,core,,foo,Custom name of the agent. 1.5.0-dev,true,agent,agent.type,keyword,core,,filebeat,Type of the agent. 1.5.0-dev,true,agent,agent.version,keyword,core,,6.0.0-rc2,Version of the agent. 1.5.0-dev,true,as,as.number,long,extended,,15169,Unique number allocated to the autonomous system. The autonomous system number (ASN) uniquely identifies each network on the Internet. 1.5.0-dev,true,as,as.organization.name,keyword,extended,,Google LLC,Organization name. 1.5.0-dev,true,as,as.organization.name.text,text,extended,,Google LLC,Organization name. 1.5.0-dev,true,client,client.address,keyword,extended,,,Client network address. 1.5.0-dev,true,client,client.as.number,long,extended,,15169,Unique number allocated to the autonomous system. The autonomous system number (ASN) uniquely identifies each network on the Internet. 1.5.0-dev,true,client,client.as.organization.name,keyword,extended,,Google LLC,Organization name. 1.5.0-dev,true,client,client.as.organization.name.text,text,extended,,Google LLC,Organization name. 1.5.0-dev,true,client,client.bytes,long,core,,184,Bytes sent from the client to the server. 1.5.0-dev,true,client,client.domain,keyword,core,,,Client domain. 1.5.0-dev,true,client,client.geo.city_name,keyword,core,,Montreal,City name. 1.5.0-dev,true,client,client.geo.continent_name,keyword,core,,North America,Name of the continent. 1.5.0-dev,true,client,client.geo.country_iso_code,keyword,core,,CA,Country ISO code. 1.5.0-dev,true,client,client.geo.country_name,keyword,core,,Canada,Country name. 1.5.0-dev,true,client,client.geo.location,geo_point,core,,"{ ""lon"": -73.614830, ""lat"": 45.505918 }",Longitude and latitude. 1.5.0-dev,true,client,client.geo.name,keyword,extended,,boston-dc,User-defined description of a location. 1.5.0-dev,true,client,client.geo.region_iso_code,keyword,core,,CA-QC,Region ISO code. 1.5.0-dev,true,client,client.geo.region_name,keyword,core,,Quebec,Region name. 1.5.0-dev,true,client,client.ip,ip,core,,,IP address of the client. 1.5.0-dev,true,client,client.mac,keyword,core,,,MAC address of the client. 1.5.0-dev,true,client,client.nat.ip,ip,extended,,,Client NAT ip address 1.5.0-dev,true,client,client.nat.port,long,extended,,,Client NAT port 1.5.0-dev,true,client,client.packets,long,core,,12,Packets sent from the client to the server. 1.5.0-dev,true,client,client.port,long,core,,,Port of the client. 1.5.0-dev,true,client,client.registered_domain,keyword,extended,,google.com,"The highest registered client domain, stripped of the subdomain." 1.5.0-dev,true,client,client.top_level_domain,keyword,extended,,co.uk,"The effective top level domain (com, org, net, co.uk)." 1.5.0-dev,true,client,client.user.domain,keyword,extended,,,Name of the directory the user is a member of. 1.5.0-dev,true,client,client.user.email,keyword,extended,,,User email address. 1.5.0-dev,true,client,client.user.full_name,keyword,extended,,Albert Einstein,"User's full name, if available." 1.5.0-dev,true,client,client.user.full_name.text,text,extended,,Albert Einstein,"User's full name, if available." 1.5.0-dev,true,client,client.user.group.domain,keyword,extended,,,Name of the directory the group is a member of. 1.5.0-dev,true,client,client.user.group.id,keyword,extended,,,Unique identifier for the group on the system/platform. 1.5.0-dev,true,client,client.user.group.name,keyword,extended,,,Name of the group. 1.5.0-dev,true,client,client.user.hash,keyword,extended,,,Unique user hash to correlate information for a user in anonymized form. 1.5.0-dev,true,client,client.user.id,keyword,core,,,Unique identifiers of the user. 1.5.0-dev,true,client,client.user.name,keyword,core,,albert,Short name or login of the user. 1.5.0-dev,true,client,client.user.name.text,text,core,,albert,Short name or login of the user. 1.5.0-dev,true,cloud,cloud.account.id,keyword,extended,,666777888999,The cloud account or organization id. 1.5.0-dev,true,cloud,cloud.availability_zone,keyword,extended,,us-east-1c,Availability zone in which this host is running. 1.5.0-dev,true,cloud,cloud.instance.id,keyword,extended,,i-1234567890abcdef0,Instance ID of the host machine. 1.5.0-dev,true,cloud,cloud.instance.name,keyword,extended,,,Instance name of the host machine. 1.5.0-dev,true,cloud,cloud.machine.type,keyword,extended,,t2.medium,Machine type of the host machine. 1.5.0-dev,true,cloud,cloud.provider,keyword,extended,,aws,Name of the cloud provider. 1.5.0-dev,true,cloud,cloud.region,keyword,extended,,us-east-1,Region in which this host is running. 1.5.0-dev,true,container,container.id,keyword,core,,,Unique container id. 1.5.0-dev,true,container,container.image.name,keyword,extended,,,Name of the image the container was built on. 1.5.0-dev,true,container,container.image.tag,keyword,extended,array,,Container image tags. 1.5.0-dev,true,container,container.labels,object,extended,,,Image labels. 1.5.0-dev,true,container,container.name,keyword,extended,,,Container name. 1.5.0-dev,true,container,container.runtime,keyword,extended,,docker,Runtime managing this container. 1.5.0-dev,true,destination,destination.address,keyword,extended,,,Destination network address. 1.5.0-dev,true,destination,destination.as.number,long,extended,,15169,Unique number allocated to the autonomous system. The autonomous system number (ASN) uniquely identifies each network on the Internet. 1.5.0-dev,true,destination,destination.as.organization.name,keyword,extended,,Google LLC,Organization name. 1.5.0-dev,true,destination,destination.as.organization.name.text,text,extended,,Google LLC,Organization name. 1.5.0-dev,true,destination,destination.bytes,long,core,,184,Bytes sent from the destination to the source. 1.5.0-dev,true,destination,destination.domain,keyword,core,,,Destination domain. 1.5.0-dev,true,destination,destination.geo.city_name,keyword,core,,Montreal,City name. 1.5.0-dev,true,destination,destination.geo.continent_name,keyword,core,,North America,Name of the continent. 1.5.0-dev,true,destination,destination.geo.country_iso_code,keyword,core,,CA,Country ISO code. 1.5.0-dev,true,destination,destination.geo.country_name,keyword,core,,Canada,Country name. 1.5.0-dev,true,destination,destination.geo.location,geo_point,core,,"{ ""lon"": -73.614830, ""lat"": 45.505918 }",Longitude and latitude. 1.5.0-dev,true,destination,destination.geo.name,keyword,extended,,boston-dc,User-defined description of a location. 1.5.0-dev,true,destination,destination.geo.region_iso_code,keyword,core,,CA-QC,Region ISO code. 1.5.0-dev,true,destination,destination.geo.region_name,keyword,core,,Quebec,Region name. 1.5.0-dev,true,destination,destination.ip,ip,core,,,IP address of the destination. 1.5.0-dev,true,destination,destination.mac,keyword,core,,,MAC address of the destination. 1.5.0-dev,true,destination,destination.nat.ip,ip,extended,,,Destination NAT ip 1.5.0-dev,true,destination,destination.nat.port,long,extended,,,Destination NAT Port 1.5.0-dev,true,destination,destination.packets,long,core,,12,Packets sent from the destination to the source. 1.5.0-dev,true,destination,destination.port,long,core,,,Port of the destination. 1.5.0-dev,true,destination,destination.registered_domain,keyword,extended,,google.com,"The highest registered destination domain, stripped of the subdomain." 1.5.0-dev,true,destination,destination.top_level_domain,keyword,extended,,co.uk,"The effective top level domain (com, org, net, co.uk)." 1.5.0-dev,true,destination,destination.user.domain,keyword,extended,,,Name of the directory the user is a member of. 1.5.0-dev,true,destination,destination.user.email,keyword,extended,,,User email address. 1.5.0-dev,true,destination,destination.user.full_name,keyword,extended,,Albert Einstein,"User's full name, if available." 1.5.0-dev,true,destination,destination.user.full_name.text,text,extended,,Albert Einstein,"User's full name, if available." 1.5.0-dev,true,destination,destination.user.group.domain,keyword,extended,,,Name of the directory the group is a member of. 1.5.0-dev,true,destination,destination.user.group.id,keyword,extended,,,Unique identifier for the group on the system/platform. 1.5.0-dev,true,destination,destination.user.group.name,keyword,extended,,,Name of the group. 1.5.0-dev,true,destination,destination.user.hash,keyword,extended,,,Unique user hash to correlate information for a user in anonymized form. 1.5.0-dev,true,destination,destination.user.id,keyword,core,,,Unique identifiers of the user. 1.5.0-dev,true,destination,destination.user.name,keyword,core,,albert,Short name or login of the user. 1.5.0-dev,true,destination,destination.user.name.text,text,core,,albert,Short name or login of the user. 1.5.0-dev,true,dns,dns.answers,object,extended,array,,Array of DNS answers. 1.5.0-dev,true,dns,dns.answers.class,keyword,extended,,IN,The class of DNS data contained in this resource record. 1.5.0-dev,true,dns,dns.answers.data,keyword,extended,,10.10.10.10,The data describing the resource. 1.5.0-dev,true,dns,dns.answers.name,keyword,extended,,www.google.com,The domain name to which this resource record pertains. 1.5.0-dev,true,dns,dns.answers.ttl,long,extended,,180,The time interval in seconds that this resource record may be cached before it should be discarded. Zero values mean that the data should not be cached. 1.5.0-dev,true,dns,dns.answers.type,keyword,extended,,CNAME,The type of data contained in this resource record. 1.5.0-dev,true,dns,dns.header_flags,keyword,extended,array,"['RD', 'RA']",Array of DNS header flags. 1.5.0-dev,true,dns,dns.id,keyword,extended,,62111,The DNS packet identifier assigned by the program that generated the query. The identifier is copied to the response. 1.5.0-dev,true,dns,dns.op_code,keyword,extended,,QUERY,The DNS operation code that specifies the kind of query in the message. This value is set by the originator of a query and copied into the response. 1.5.0-dev,true,dns,dns.question.class,keyword,extended,,IN,The class of records being queried. 1.5.0-dev,true,dns,dns.question.name,keyword,extended,,www.google.com,The name being queried. 1.5.0-dev,true,dns,dns.question.registered_domain,keyword,extended,,google.com,"The highest registered domain, stripped of the subdomain." 1.5.0-dev,true,dns,dns.question.subdomain,keyword,extended,,www,The subdomain of the domain. 1.5.0-dev,true,dns,dns.question.top_level_domain,keyword,extended,,co.uk,"The effective top level domain (com, org, net, co.uk)." 1.5.0-dev,true,dns,dns.question.type,keyword,extended,,AAAA,The type of record being queried. 1.5.0-dev,true,dns,dns.resolved_ip,ip,extended,array,"['10.10.10.10', '10.10.10.11']",Array containing all IPs seen in answers.data 1.5.0-dev,true,dns,dns.response_code,keyword,extended,,NOERROR,The DNS response code. 1.5.0-dev,true,dns,dns.type,keyword,extended,,answer,"The type of DNS event captured, query or answer." 1.5.0-dev,true,ecs,ecs.version,keyword,core,,1.0.0,ECS version this event conforms to. 1.5.0-dev,true,error,error.code,keyword,core,,,Error code describing the error. 1.5.0-dev,true,error,error.id,keyword,core,,,Unique identifier for the error. 1.5.0-dev,true,error,error.message,text,core,,,Error message. 1.5.0-dev,false,error,error.stack_trace,keyword,extended,,,The stack trace of this error in plain text. 1.5.0-dev,false,error,error.stack_trace.text,text,extended,,,The stack trace of this error in plain text. 1.5.0-dev,true,error,error.type,keyword,extended,,java.lang.NullPointerException,"The type of the error, for example the class name of the exception." 1.5.0-dev,true,event,event.action,keyword,core,,user-password-change,The action captured by the event. 1.5.0-dev,true,event,event.category,keyword,core,array,authentication,Event category. The second categorization field in the hierarchy. 1.5.0-dev,true,event,event.code,keyword,extended,,4648,Identification code for this event. 1.5.0-dev,true,event,event.created,date,core,,2016-05-23T08:05:34.857Z,Time when the event was first read by an agent or by your pipeline. 1.5.0-dev,true,event,event.dataset,keyword,core,,apache.access,Name of the dataset. 1.5.0-dev,true,event,event.duration,long,core,,,Duration of the event in nanoseconds. 1.5.0-dev,true,event,event.end,date,extended,,,event.end contains the date when the event ended or when the activity was last observed. 1.5.0-dev,true,event,event.hash,keyword,extended,,123456789012345678901234567890ABCD,Hash (perhaps logstash fingerprint) of raw field to be able to demonstrate log integrity. 1.5.0-dev,true,event,event.id,keyword,core,,8a4f500d,Unique ID to describe the event. 1.5.0-dev,true,event,event.ingested,date,core,,2016-05-23T08:05:35.101Z,Timestamp when an event arrived in the central data store. 1.5.0-dev,true,event,event.kind,keyword,core,,alert,The kind of the event. The highest categorization field in the hierarchy. 1.5.0-dev,true,event,event.module,keyword,core,,apache,Name of the module this data is coming from. 1.5.0-dev,false,event,event.original,keyword,core,,Sep 19 08:26:10 host CEF:0|Security| threatmanager|1.0|100| worm successfully stopped|10|src=10.0.0.1 dst=2.1.2.2spt=1232,Raw text message of entire event. 1.5.0-dev,true,event,event.outcome,keyword,core,,success,The outcome of the event. The lowest categorization field in the hierarchy. 1.5.0-dev,true,event,event.provider,keyword,extended,,kernel,Source of the event. 1.5.0-dev,true,event,event.risk_score,float,core,,,Risk score or priority of the event (e.g. security solutions). Use your system's original value here. 1.5.0-dev,true,event,event.risk_score_norm,float,extended,,,Normalized risk score or priority of the event (0-100). 1.5.0-dev,true,event,event.sequence,long,extended,,,Sequence number of the event. 1.5.0-dev,true,event,event.severity,long,core,,7,Numeric severity of the event. 1.5.0-dev,true,event,event.start,date,extended,,,event.start contains the date when the event started or when the activity was first observed. 1.5.0-dev,true,event,event.timezone,keyword,extended,,,Event time zone. 1.5.0-dev,true,event,event.type,keyword,core,array,,Event type. The third categorization field in the hierarchy. 1.5.0-dev,true,file,file.accessed,date,extended,,,Last time the file was accessed. 1.5.0-dev,true,file,file.attributes,keyword,extended,array,"[""readonly"", ""system""]",Array of file attributes. 1.5.0-dev,true,file,file.created,date,extended,,,File creation time. 1.5.0-dev,true,file,file.ctime,date,extended,,,Last time the file attributes or metadata changed. 1.5.0-dev,true,file,file.device,keyword,extended,,sda,Device that is the source of the file. 1.5.0-dev,true,file,file.directory,keyword,extended,,/home/alice,Directory where the file is located. 1.5.0-dev,true,file,file.drive_letter,keyword,extended,,C,Drive letter where the file is located. 1.5.0-dev,true,file,file.extension,keyword,extended,,png,File extension. 1.5.0-dev,true,file,file.gid,keyword,extended,,1001,Primary group ID (GID) of the file. 1.5.0-dev,true,file,file.group,keyword,extended,,alice,Primary group name of the file. 1.5.0-dev,true,file,file.hash.md5,keyword,extended,,,MD5 hash. 1.5.0-dev,true,file,file.hash.sha1,keyword,extended,,,SHA1 hash. 1.5.0-dev,true,file,file.hash.sha256,keyword,extended,,,SHA256 hash. 1.5.0-dev,true,file,file.hash.sha512,keyword,extended,,,SHA512 hash. 1.5.0-dev,true,file,file.inode,keyword,extended,,256383,Inode representing the file in the filesystem. 1.5.0-dev,true,file,file.mode,keyword,extended,,0640,Mode of the file in octal representation. 1.5.0-dev,true,file,file.mtime,date,extended,,,Last time the file content was modified. 1.5.0-dev,true,file,file.name,keyword,extended,,example.png,"Name of the file including the extension, without the directory." 1.5.0-dev,true,file,file.owner,keyword,extended,,alice,File owner's username. 1.5.0-dev,true,file,file.path,keyword,extended,,/home/alice/example.png,"Full path to the file, including the file name." 1.5.0-dev,true,file,file.path.text,text,extended,,/home/alice/example.png,"Full path to the file, including the file name." 1.5.0-dev,true,file,file.size,long,extended,,16384,File size in bytes. 1.5.0-dev,true,file,file.target_path,keyword,extended,,,Target path for symlinks. 1.5.0-dev,true,file,file.target_path.text,text,extended,,,Target path for symlinks. 1.5.0-dev,true,file,file.type,keyword,extended,,file,"File type (file, dir, or symlink)." 1.5.0-dev,true,file,file.uid,keyword,extended,,1001,The user ID (UID) or security identifier (SID) of the file owner. 1.5.0-dev,true,geo,geo.city_name,keyword,core,,Montreal,City name. 1.5.0-dev,true,geo,geo.continent_name,keyword,core,,North America,Name of the continent. 1.5.0-dev,true,geo,geo.country_iso_code,keyword,core,,CA,Country ISO code. 1.5.0-dev,true,geo,geo.country_name,keyword,core,,Canada,Country name. 1.5.0-dev,true,geo,geo.location,geo_point,core,,"{ ""lon"": -73.614830, ""lat"": 45.505918 }",Longitude and latitude. 1.5.0-dev,true,geo,geo.name,keyword,extended,,boston-dc,User-defined description of a location. 1.5.0-dev,true,geo,geo.region_iso_code,keyword,core,,CA-QC,Region ISO code. 1.5.0-dev,true,geo,geo.region_name,keyword,core,,Quebec,Region name. 1.5.0-dev,true,group,group.domain,keyword,extended,,,Name of the directory the group is a member of. 1.5.0-dev,true,group,group.id,keyword,extended,,,Unique identifier for the group on the system/platform. 1.5.0-dev,true,group,group.name,keyword,extended,,,Name of the group. 1.5.0-dev,true,hash,hash.md5,keyword,extended,,,MD5 hash. 1.5.0-dev,true,hash,hash.sha1,keyword,extended,,,SHA1 hash. 1.5.0-dev,true,hash,hash.sha256,keyword,extended,,,SHA256 hash. 1.5.0-dev,true,hash,hash.sha512,keyword,extended,,,SHA512 hash. 1.5.0-dev,true,host,host.architecture,keyword,core,,x86_64,Operating system architecture. 1.5.0-dev,true,host,host.domain,keyword,extended,,CONTOSO,Name of the directory the group is a member of. 1.5.0-dev,true,host,host.geo.city_name,keyword,core,,Montreal,City name. 1.5.0-dev,true,host,host.geo.continent_name,keyword,core,,North America,Name of the continent. 1.5.0-dev,true,host,host.geo.country_iso_code,keyword,core,,CA,Country ISO code. 1.5.0-dev,true,host,host.geo.country_name,keyword,core,,Canada,Country name. 1.5.0-dev,true,host,host.geo.location,geo_point,core,,"{ ""lon"": -73.614830, ""lat"": 45.505918 }",Longitude and latitude. 1.5.0-dev,true,host,host.geo.name,keyword,extended,,boston-dc,User-defined description of a location. 1.5.0-dev,true,host,host.geo.region_iso_code,keyword,core,,CA-QC,Region ISO code. 1.5.0-dev,true,host,host.geo.region_name,keyword,core,,Quebec,Region name. 1.5.0-dev,true,host,host.hostname,keyword,core,,,Hostname of the host. 1.5.0-dev,true,host,host.id,keyword,core,,,Unique host id. 1.5.0-dev,true,host,host.ip,ip,core,array,,Host ip addresses. 1.5.0-dev,true,host,host.mac,keyword,core,array,,Host mac addresses. 1.5.0-dev,true,host,host.name,keyword,core,,,Name of the host. 1.5.0-dev,true,host,host.os.family,keyword,extended,,debian,"OS family (such as redhat, debian, freebsd, windows)." 1.5.0-dev,true,host,host.os.full,keyword,extended,,Mac OS Mojave,"Operating system name, including the version or code name." 1.5.0-dev,true,host,host.os.full.text,text,extended,,Mac OS Mojave,"Operating system name, including the version or code name." 1.5.0-dev,true,host,host.os.kernel,keyword,extended,,4.4.0-112-generic,Operating system kernel version as a raw string. 1.5.0-dev,true,host,host.os.name,keyword,extended,,Mac OS X,"Operating system name, without the version." 1.5.0-dev,true,host,host.os.name.text,text,extended,,Mac OS X,"Operating system name, without the version." 1.5.0-dev,true,host,host.os.platform,keyword,extended,,darwin,"Operating system platform (such centos, ubuntu, windows)." 1.5.0-dev,true,host,host.os.version,keyword,extended,,10.14.1,Operating system version as a raw string. 1.5.0-dev,true,host,host.type,keyword,core,,,Type of host. 1.5.0-dev,true,host,host.uptime,long,extended,,1325,Seconds the host has been up. 1.5.0-dev,true,host,host.user.domain,keyword,extended,,,Name of the directory the user is a member of. 1.5.0-dev,true,host,host.user.email,keyword,extended,,,User email address. 1.5.0-dev,true,host,host.user.full_name,keyword,extended,,Albert Einstein,"User's full name, if available." 1.5.0-dev,true,host,host.user.full_name.text,text,extended,,Albert Einstein,"User's full name, if available." 1.5.0-dev,true,host,host.user.group.domain,keyword,extended,,,Name of the directory the group is a member of. 1.5.0-dev,true,host,host.user.group.id,keyword,extended,,,Unique identifier for the group on the system/platform. 1.5.0-dev,true,host,host.user.group.name,keyword,extended,,,Name of the group. 1.5.0-dev,true,host,host.user.hash,keyword,extended,,,Unique user hash to correlate information for a user in anonymized form. 1.5.0-dev,true,host,host.user.id,keyword,core,,,Unique identifiers of the user. 1.5.0-dev,true,host,host.user.name,keyword,core,,albert,Short name or login of the user. 1.5.0-dev,true,host,host.user.name.text,text,core,,albert,Short name or login of the user. 1.5.0-dev,true,http,http.request.body.bytes,long,extended,,887,Size in bytes of the request body. 1.5.0-dev,true,http,http.request.body.content,keyword,extended,,Hello world,The full HTTP request body. 1.5.0-dev,true,http,http.request.body.content.text,text,extended,,Hello world,The full HTTP request body. 1.5.0-dev,true,http,http.request.bytes,long,extended,,1437,Total size in bytes of the request (body and headers). 1.5.0-dev,true,http,http.request.method,keyword,extended,,"get, post, put",HTTP request method. 1.5.0-dev,true,http,http.request.referrer,keyword,extended,,https://blog.example.com/,Referrer for this HTTP request. 1.5.0-dev,true,http,http.response.body.bytes,long,extended,,887,Size in bytes of the response body. 1.5.0-dev,true,http,http.response.body.content,keyword,extended,,Hello world,The full HTTP response body. 1.5.0-dev,true,http,http.response.body.content.text,text,extended,,Hello world,The full HTTP response body. 1.5.0-dev,true,http,http.response.bytes,long,extended,,1437,Total size in bytes of the response (body and headers). 1.5.0-dev,true,http,http.response.status_code,long,extended,,404,HTTP response status code. 1.5.0-dev,true,http,http.version,keyword,extended,,1.1,HTTP version. 1.5.0-dev,true,log,log.level,keyword,core,,error,Log level of the log event. 1.5.0-dev,true,log,log.logger,keyword,core,,org.elasticsearch.bootstrap.Bootstrap,Name of the logger. 1.5.0-dev,true,log,log.origin.file.line,integer,extended,,42,The line number of the file which originated the log event. 1.5.0-dev,true,log,log.origin.file.name,keyword,extended,,Bootstrap.java,The file which originated the log event. 1.5.0-dev,true,log,log.origin.function,keyword,extended,,init,The function which originated the log event. 1.5.0-dev,false,log,log.original,keyword,core,,Sep 19 08:26:10 localhost My log,"Original log message with light interpretation only (encoding, newlines)." 1.5.0-dev,true,log,log.syslog,object,extended,,,Syslog metadata 1.5.0-dev,true,log,log.syslog.facility.code,long,extended,,23,Syslog numeric facility of the event. 1.5.0-dev,true,log,log.syslog.facility.name,keyword,extended,,local7,Syslog text-based facility of the event. 1.5.0-dev,true,log,log.syslog.priority,long,extended,,135,Syslog priority of the event. 1.5.0-dev,true,log,log.syslog.severity.code,long,extended,,3,Syslog numeric severity of the event. 1.5.0-dev,true,log,log.syslog.severity.name,keyword,extended,,Error,Syslog text-based severity of the event. 1.5.0-dev,true,network,network.application,keyword,extended,,aim,Application level protocol name. 1.5.0-dev,true,network,network.bytes,long,core,,368,Total bytes transferred in both directions. 1.5.0-dev,true,network,network.community_id,keyword,extended,,1:hO+sN4H+MG5MY/8hIrXPqc4ZQz0=,A hash of source and destination IPs and ports. 1.5.0-dev,true,network,network.direction,keyword,core,,inbound,Direction of the network traffic. 1.5.0-dev,true,network,network.forwarded_ip,ip,core,,192.1.1.2,Host IP address when the source IP address is the proxy. 1.5.0-dev,true,network,network.iana_number,keyword,extended,,6,IANA Protocol Number. 1.5.0-dev,true,network,network.name,keyword,extended,,Guest Wifi,Name given by operators to sections of their network. 1.5.0-dev,true,network,network.packets,long,core,,24,Total packets transferred in both directions. 1.5.0-dev,true,network,network.protocol,keyword,core,,http,L7 Network protocol name. 1.5.0-dev,true,network,network.transport,keyword,core,,tcp,Protocol Name corresponding to the field `iana_number`. 1.5.0-dev,true,network,network.type,keyword,core,,ipv4,"In the OSI Model this would be the Network Layer. ipv4, ipv6, ipsec, pim, etc" 1.5.0-dev,true,observer,observer.geo.city_name,keyword,core,,Montreal,City name. 1.5.0-dev,true,observer,observer.geo.continent_name,keyword,core,,North America,Name of the continent. 1.5.0-dev,true,observer,observer.geo.country_iso_code,keyword,core,,CA,Country ISO code. 1.5.0-dev,true,observer,observer.geo.country_name,keyword,core,,Canada,Country name. 1.5.0-dev,true,observer,observer.geo.location,geo_point,core,,"{ ""lon"": -73.614830, ""lat"": 45.505918 }",Longitude and latitude. 1.5.0-dev,true,observer,observer.geo.name,keyword,extended,,boston-dc,User-defined description of a location. 1.5.0-dev,true,observer,observer.geo.region_iso_code,keyword,core,,CA-QC,Region ISO code. 1.5.0-dev,true,observer,observer.geo.region_name,keyword,core,,Quebec,Region name. 1.5.0-dev,true,observer,observer.hostname,keyword,core,,,Hostname of the observer. 1.5.0-dev,true,observer,observer.ip,ip,core,array,,IP addresses of the observer. 1.5.0-dev,true,observer,observer.mac,keyword,core,array,,MAC addresses of the observer 1.5.0-dev,true,observer,observer.name,keyword,extended,,1_proxySG,Custom name of the observer. 1.5.0-dev,true,observer,observer.os.family,keyword,extended,,debian,"OS family (such as redhat, debian, freebsd, windows)." 1.5.0-dev,true,observer,observer.os.full,keyword,extended,,Mac OS Mojave,"Operating system name, including the version or code name." 1.5.0-dev,true,observer,observer.os.full.text,text,extended,,Mac OS Mojave,"Operating system name, including the version or code name." 1.5.0-dev,true,observer,observer.os.kernel,keyword,extended,,4.4.0-112-generic,Operating system kernel version as a raw string. 1.5.0-dev,true,observer,observer.os.name,keyword,extended,,Mac OS X,"Operating system name, without the version." 1.5.0-dev,true,observer,observer.os.name.text,text,extended,,Mac OS X,"Operating system name, without the version." 1.5.0-dev,true,observer,observer.os.platform,keyword,extended,,darwin,"Operating system platform (such centos, ubuntu, windows)." 1.5.0-dev,true,observer,observer.os.version,keyword,extended,,10.14.1,Operating system version as a raw string. 1.5.0-dev,true,observer,observer.product,keyword,extended,,s200,The product name of the observer. 1.5.0-dev,true,observer,observer.serial_number,keyword,extended,,,Observer serial number. 1.5.0-dev,true,observer,observer.type,keyword,core,,firewall,The type of the observer the data is coming from. 1.5.0-dev,true,observer,observer.vendor,keyword,core,,Symantec,Vendor name of the observer. 1.5.0-dev,true,observer,observer.version,keyword,core,,,Observer version. 1.5.0-dev,true,organization,organization.id,keyword,extended,,,Unique identifier for the organization. 1.5.0-dev,true,organization,organization.name,keyword,extended,,,Organization name. 1.5.0-dev,true,organization,organization.name.text,text,extended,,,Organization name. 1.5.0-dev,true,os,os.family,keyword,extended,,debian,"OS family (such as redhat, debian, freebsd, windows)." 1.5.0-dev,true,os,os.full,keyword,extended,,Mac OS Mojave,"Operating system name, including the version or code name." 1.5.0-dev,true,os,os.full.text,text,extended,,Mac OS Mojave,"Operating system name, including the version or code name." 1.5.0-dev,true,os,os.kernel,keyword,extended,,4.4.0-112-generic,Operating system kernel version as a raw string. 1.5.0-dev,true,os,os.name,keyword,extended,,Mac OS X,"Operating system name, without the version." 1.5.0-dev,true,os,os.name.text,text,extended,,Mac OS X,"Operating system name, without the version." 1.5.0-dev,true,os,os.platform,keyword,extended,,darwin,"Operating system platform (such centos, ubuntu, windows)." 1.5.0-dev,true,os,os.version,keyword,extended,,10.14.1,Operating system version as a raw string. 1.5.0-dev,true,package,package.architecture,keyword,extended,,x86_64,Package architecture. 1.5.0-dev,true,package,package.build_version,keyword,extended,,36f4f7e89dd61b0988b12ee000b98966867710cd,Build version information 1.5.0-dev,true,package,package.checksum,keyword,extended,,68b329da9893e34099c7d8ad5cb9c940,Checksum of the installed package for verification. 1.5.0-dev,true,package,package.description,keyword,extended,,Open source programming language to build simple/reliable/efficient software.,Description of the package. 1.5.0-dev,true,package,package.install_scope,keyword,extended,,global,"Indicating how the package was installed, e.g. user-local, global." 1.5.0-dev,true,package,package.installed,date,extended,,,Time when package was installed. 1.5.0-dev,true,package,package.license,keyword,extended,,Apache License 2.0,Package license 1.5.0-dev,true,package,package.name,keyword,extended,,go,Package name 1.5.0-dev,true,package,package.path,keyword,extended,,/usr/local/Cellar/go/1.12.9/,Path where the package is installed. 1.5.0-dev,true,package,package.reference,keyword,extended,,https://golang.org,Package home page or reference URL 1.5.0-dev,true,package,package.size,long,extended,,62231,Package size in bytes. 1.5.0-dev,true,package,package.type,keyword,extended,,rpm,Package type 1.5.0-dev,true,package,package.version,keyword,extended,,1.12.9,Package version 1.5.0-dev,true,process,process.args,keyword,extended,array,"['/usr/bin/ssh', '-l', 'user', '10.0.0.16']",Array of process arguments. 1.5.0-dev,true,process,process.args_count,long,extended,,4,Length of the process.args array. 1.5.0-dev,true,process,process.command_line,keyword,extended,,/usr/bin/ssh -l user 10.0.0.16,Full command line that started the process. 1.5.0-dev,true,process,process.command_line.text,text,extended,,/usr/bin/ssh -l user 10.0.0.16,Full command line that started the process. 1.5.0-dev,true,process,process.executable,keyword,extended,,/usr/bin/ssh,Absolute path to the process executable. 1.5.0-dev,true,process,process.executable.text,text,extended,,/usr/bin/ssh,Absolute path to the process executable. 1.5.0-dev,true,process,process.exit_code,long,extended,,137,The exit code of the process. 1.5.0-dev,true,process,process.hash.md5,keyword,extended,,,MD5 hash. 1.5.0-dev,true,process,process.hash.sha1,keyword,extended,,,SHA1 hash. 1.5.0-dev,true,process,process.hash.sha256,keyword,extended,,,SHA256 hash. 1.5.0-dev,true,process,process.hash.sha512,keyword,extended,,,SHA512 hash. 1.5.0-dev,true,process,process.name,keyword,extended,,ssh,Process name. 1.5.0-dev,true,process,process.name.text,text,extended,,ssh,Process name. 1.5.0-dev,true,process,process.parent.args,keyword,extended,array,"['ssh', '-l', 'user', '10.0.0.16']",Array of process arguments. 1.5.0-dev,true,process,process.parent.args_count,long,extended,,4,Length of the process.args array. 1.5.0-dev,true,process,process.parent.command_line,keyword,extended,,/usr/bin/ssh -l user 10.0.0.16,Full command line that started the process. 1.5.0-dev,true,process,process.parent.command_line.text,text,extended,,/usr/bin/ssh -l user 10.0.0.16,Full command line that started the process. 1.5.0-dev,true,process,process.parent.executable,keyword,extended,,/usr/bin/ssh,Absolute path to the process executable. 1.5.0-dev,true,process,process.parent.executable.text,text,extended,,/usr/bin/ssh,Absolute path to the process executable. 1.5.0-dev,true,process,process.parent.exit_code,long,extended,,137,The exit code of the process. 1.5.0-dev,true,process,process.parent.hash.md5,keyword,extended,,,MD5 hash. 1.5.0-dev,true,process,process.parent.hash.sha1,keyword,extended,,,SHA1 hash. 1.5.0-dev,true,process,process.parent.hash.sha256,keyword,extended,,,SHA256 hash. 1.5.0-dev,true,process,process.parent.hash.sha512,keyword,extended,,,SHA512 hash. 1.5.0-dev,true,process,process.parent.name,keyword,extended,,ssh,Process name. 1.5.0-dev,true,process,process.parent.name.text,text,extended,,ssh,Process name. 1.5.0-dev,true,process,process.parent.pgid,long,extended,,,Identifier of the group of processes the process belongs to. 1.5.0-dev,true,process,process.parent.pid,long,core,,4242,Process id. 1.5.0-dev,true,process,process.parent.ppid,long,extended,,4241,Parent process' pid. 1.5.0-dev,true,process,process.parent.start,date,extended,,2016-05-23T08:05:34.853Z,The time the process started. 1.5.0-dev,true,process,process.parent.thread.id,long,extended,,4242,Thread ID. 1.5.0-dev,true,process,process.parent.thread.name,keyword,extended,,thread-0,Thread name. 1.5.0-dev,true,process,process.parent.title,keyword,extended,,,Process title. 1.5.0-dev,true,process,process.parent.title.text,text,extended,,,Process title. 1.5.0-dev,true,process,process.parent.uptime,long,extended,,1325,Seconds the process has been up. 1.5.0-dev,true,process,process.parent.working_directory,keyword,extended,,/home/alice,The working directory of the process. 1.5.0-dev,true,process,process.parent.working_directory.text,text,extended,,/home/alice,The working directory of the process. 1.5.0-dev,true,process,process.pgid,long,extended,,,Identifier of the group of processes the process belongs to. 1.5.0-dev,true,process,process.pid,long,core,,4242,Process id. 1.5.0-dev,true,process,process.ppid,long,extended,,4241,Parent process' pid. 1.5.0-dev,true,process,process.start,date,extended,,2016-05-23T08:05:34.853Z,The time the process started. 1.5.0-dev,true,process,process.thread.id,long,extended,,4242,Thread ID. 1.5.0-dev,true,process,process.thread.name,keyword,extended,,thread-0,Thread name. 1.5.0-dev,true,process,process.title,keyword,extended,,,Process title. 1.5.0-dev,true,process,process.title.text,text,extended,,,Process title. 1.5.0-dev,true,process,process.uptime,long,extended,,1325,Seconds the process has been up. 1.5.0-dev,true,process,process.working_directory,keyword,extended,,/home/alice,The working directory of the process. 1.5.0-dev,true,process,process.working_directory.text,text,extended,,/home/alice,The working directory of the process. 1.5.0-dev,true,registry,registry.data.bytes,keyword,extended,,ZQBuAC0AVQBTAAAAZQBuAAAAAAA=,Original bytes written with base64 encoding. 1.5.0-dev,true,registry,registry.data.strings,keyword,core,,"[""C:\rta\red_ttp\bin\myapp.exe""]",List of strings representing what was written to the registry. 1.5.0-dev,true,registry,registry.data.type,keyword,core,,REG_SZ,Standard registry type for encoding contents 1.5.0-dev,true,registry,registry.hive,keyword,core,,HKLM,Abbreviated name for the hive. 1.5.0-dev,true,registry,registry.key,keyword,core,,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\winword.exe,Hive-relative path of keys. 1.5.0-dev,true,registry,registry.path,keyword,core,,HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\winword.exe\Debugger,"Full path, including hive, key and value" 1.5.0-dev,true,registry,registry.value,keyword,core,,Debugger,Name of the value written. 1.5.0-dev,true,related,related.hash,keyword,extended,array,,All the hashes seen on your event. 1.5.0-dev,true,related,related.ip,ip,extended,array,,All of the IPs seen on your event. 1.5.0-dev,true,related,related.user,keyword,extended,array,,All the user names seen on your event. 1.5.0-dev,true,rule,rule.category,keyword,extended,,Attempted Information Leak,Rule category 1.5.0-dev,true,rule,rule.description,keyword,extended,,Block requests to public DNS over HTTPS / TLS protocols,Rule description 1.5.0-dev,true,rule,rule.id,keyword,extended,,101,Rule ID 1.5.0-dev,true,rule,rule.name,keyword,extended,,BLOCK_DNS_over_TLS,Rule name 1.5.0-dev,true,rule,rule.reference,keyword,extended,,https://en.wikipedia.org/wiki/DNS_over_TLS,Rule reference URL 1.5.0-dev,true,rule,rule.ruleset,keyword,extended,,Standard_Protocol_Filters,Rule ruleset 1.5.0-dev,true,rule,rule.uuid,keyword,extended,,1100110011,Rule UUID 1.5.0-dev,true,rule,rule.version,keyword,extended,,1.1,Rule version 1.5.0-dev,true,server,server.address,keyword,extended,,,Server network address. 1.5.0-dev,true,server,server.as.number,long,extended,,15169,Unique number allocated to the autonomous system. The autonomous system number (ASN) uniquely identifies each network on the Internet. 1.5.0-dev,true,server,server.as.organization.name,keyword,extended,,Google LLC,Organization name. 1.5.0-dev,true,server,server.as.organization.name.text,text,extended,,Google LLC,Organization name. 1.5.0-dev,true,server,server.bytes,long,core,,184,Bytes sent from the server to the client. 1.5.0-dev,true,server,server.domain,keyword,core,,,Server domain. 1.5.0-dev,true,server,server.geo.city_name,keyword,core,,Montreal,City name. 1.5.0-dev,true,server,server.geo.continent_name,keyword,core,,North America,Name of the continent. 1.5.0-dev,true,server,server.geo.country_iso_code,keyword,core,,CA,Country ISO code. 1.5.0-dev,true,server,server.geo.country_name,keyword,core,,Canada,Country name. 1.5.0-dev,true,server,server.geo.location,geo_point,core,,"{ ""lon"": -73.614830, ""lat"": 45.505918 }",Longitude and latitude. 1.5.0-dev,true,server,server.geo.name,keyword,extended,,boston-dc,User-defined description of a location. 1.5.0-dev,true,server,server.geo.region_iso_code,keyword,core,,CA-QC,Region ISO code. 1.5.0-dev,true,server,server.geo.region_name,keyword,core,,Quebec,Region name. 1.5.0-dev,true,server,server.ip,ip,core,,,IP address of the server. 1.5.0-dev,true,server,server.mac,keyword,core,,,MAC address of the server. 1.5.0-dev,true,server,server.nat.ip,ip,extended,,,Server NAT ip 1.5.0-dev,true,server,server.nat.port,long,extended,,,Server NAT port 1.5.0-dev,true,server,server.packets,long,core,,12,Packets sent from the server to the client. 1.5.0-dev,true,server,server.port,long,core,,,Port of the server. 1.5.0-dev,true,server,server.registered_domain,keyword,extended,,google.com,"The highest registered server domain, stripped of the subdomain." 1.5.0-dev,true,server,server.top_level_domain,keyword,extended,,co.uk,"The effective top level domain (com, org, net, co.uk)." 1.5.0-dev,true,server,server.user.domain,keyword,extended,,,Name of the directory the user is a member of. 1.5.0-dev,true,server,server.user.email,keyword,extended,,,User email address. 1.5.0-dev,true,server,server.user.full_name,keyword,extended,,Albert Einstein,"User's full name, if available." 1.5.0-dev,true,server,server.user.full_name.text,text,extended,,Albert Einstein,"User's full name, if available." 1.5.0-dev,true,server,server.user.group.domain,keyword,extended,,,Name of the directory the group is a member of. 1.5.0-dev,true,server,server.user.group.id,keyword,extended,,,Unique identifier for the group on the system/platform. 1.5.0-dev,true,server,server.user.group.name,keyword,extended,,,Name of the group. 1.5.0-dev,true,server,server.user.hash,keyword,extended,,,Unique user hash to correlate information for a user in anonymized form. 1.5.0-dev,true,server,server.user.id,keyword,core,,,Unique identifiers of the user. 1.5.0-dev,true,server,server.user.name,keyword,core,,albert,Short name or login of the user. 1.5.0-dev,true,server,server.user.name.text,text,core,,albert,Short name or login of the user. 1.5.0-dev,true,service,service.ephemeral_id,keyword,extended,,8a4f500f,Ephemeral identifier of this service. 1.5.0-dev,true,service,service.id,keyword,core,,d37e5ebfe0ae6c4972dbe9f0174a1637bb8247f6,Unique identifier of the running service. 1.5.0-dev,true,service,service.name,keyword,core,,elasticsearch-metrics,Name of the service. 1.5.0-dev,true,service,service.node.name,keyword,extended,,instance-0000000016,Name of the service node. 1.5.0-dev,true,service,service.state,keyword,core,,,Current state of the service. 1.5.0-dev,true,service,service.type,keyword,core,,elasticsearch,The type of the service. 1.5.0-dev,true,service,service.version,keyword,core,,3.2.4,Version of the service. 1.5.0-dev,true,source,source.address,keyword,extended,,,Source network address. 1.5.0-dev,true,source,source.as.number,long,extended,,15169,Unique number allocated to the autonomous system. The autonomous system number (ASN) uniquely identifies each network on the Internet. 1.5.0-dev,true,source,source.as.organization.name,keyword,extended,,Google LLC,Organization name. 1.5.0-dev,true,source,source.as.organization.name.text,text,extended,,Google LLC,Organization name. 1.5.0-dev,true,source,source.bytes,long,core,,184,Bytes sent from the source to the destination. 1.5.0-dev,true,source,source.domain,keyword,core,,,Source domain. 1.5.0-dev,true,source,source.geo.city_name,keyword,core,,Montreal,City name. 1.5.0-dev,true,source,source.geo.continent_name,keyword,core,,North America,Name of the continent. 1.5.0-dev,true,source,source.geo.country_iso_code,keyword,core,,CA,Country ISO code. 1.5.0-dev,true,source,source.geo.country_name,keyword,core,,Canada,Country name. 1.5.0-dev,true,source,source.geo.location,geo_point,core,,"{ ""lon"": -73.614830, ""lat"": 45.505918 }",Longitude and latitude. 1.5.0-dev,true,source,source.geo.name,keyword,extended,,boston-dc,User-defined description of a location. 1.5.0-dev,true,source,source.geo.region_iso_code,keyword,core,,CA-QC,Region ISO code. 1.5.0-dev,true,source,source.geo.region_name,keyword,core,,Quebec,Region name. 1.5.0-dev,true,source,source.ip,ip,core,,,IP address of the source. 1.5.0-dev,true,source,source.mac,keyword,core,,,MAC address of the source. 1.5.0-dev,true,source,source.nat.ip,ip,extended,,,Source NAT ip 1.5.0-dev,true,source,source.nat.port,long,extended,,,Source NAT port 1.5.0-dev,true,source,source.packets,long,core,,12,Packets sent from the source to the destination. 1.5.0-dev,true,source,source.port,long,core,,,Port of the source. 1.5.0-dev,true,source,source.registered_domain,keyword,extended,,google.com,"The highest registered source domain, stripped of the subdomain." 1.5.0-dev,true,source,source.top_level_domain,keyword,extended,,co.uk,"The effective top level domain (com, org, net, co.uk)." 1.5.0-dev,true,source,source.user.domain,keyword,extended,,,Name of the directory the user is a member of. 1.5.0-dev,true,source,source.user.email,keyword,extended,,,User email address. 1.5.0-dev,true,source,source.user.full_name,keyword,extended,,Albert Einstein,"User's full name, if available." 1.5.0-dev,true,source,source.user.full_name.text,text,extended,,Albert Einstein,"User's full name, if available." 1.5.0-dev,true,source,source.user.group.domain,keyword,extended,,,Name of the directory the group is a member of. 1.5.0-dev,true,source,source.user.group.id,keyword,extended,,,Unique identifier for the group on the system/platform. 1.5.0-dev,true,source,source.user.group.name,keyword,extended,,,Name of the group. 1.5.0-dev,true,source,source.user.hash,keyword,extended,,,Unique user hash to correlate information for a user in anonymized form. 1.5.0-dev,true,source,source.user.id,keyword,core,,,Unique identifiers of the user. 1.5.0-dev,true,source,source.user.name,keyword,core,,albert,Short name or login of the user. 1.5.0-dev,true,source,source.user.name.text,text,core,,albert,Short name or login of the user. 1.5.0-dev,true,threat,threat.framework,keyword,extended,,MITRE ATT&CK,Threat classification framework. 1.5.0-dev,true,threat,threat.tactic.id,keyword,extended,array,TA0040,Threat tactic id. 1.5.0-dev,true,threat,threat.tactic.name,keyword,extended,array,impact,Threat tactic. 1.5.0-dev,true,threat,threat.tactic.reference,keyword,extended,array,https://attack.mitre.org/tactics/TA0040/,Threat tactic url reference. 1.5.0-dev,true,threat,threat.technique.id,keyword,extended,array,T1499,Threat technique id. 1.5.0-dev,true,threat,threat.technique.name,keyword,extended,array,endpoint denial of service,Threat technique name. 1.5.0-dev,true,threat,threat.technique.name.text,text,extended,,endpoint denial of service,Threat technique name. 1.5.0-dev,true,threat,threat.technique.reference,keyword,extended,array,https://attack.mitre.org/techniques/T1499/,Threat technique reference. 1.5.0-dev,true,tls,tls.cipher,keyword,extended,,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,String indicating the cipher used during the current connection. 1.5.0-dev,true,tls,tls.client.certificate,keyword,extended,,MII...,PEM-encoded stand-alone certificate offered by the client. This is usually mutually-exclusive of `client.certificate_chain` since this value also exists in that list. 1.5.0-dev,true,tls,tls.client.certificate_chain,keyword,extended,array,"['MII...', 'MII...']",Array of PEM-encoded certificates that make up the certificate chain offered by the client. This is usually mutually-exclusive of `client.certificate` since that value should be the first certificate in the chain. 1.5.0-dev,true,tls,tls.client.hash.md5,keyword,extended,,0F76C7F2C55BFD7D8E8B8F4BFBF0C9EC,"Certificate fingerprint using the MD5 digest of DER-encoded version of certificate offered by the client. For consistency with other hash values, this value should be formatted as an uppercase hash." 1.5.0-dev,true,tls,tls.client.hash.sha1,keyword,extended,,9E393D93138888D288266C2D915214D1D1CCEB2A,"Certificate fingerprint using the SHA1 digest of DER-encoded version of certificate offered by the client. For consistency with other hash values, this value should be formatted as an uppercase hash." 1.5.0-dev,true,tls,tls.client.hash.sha256,keyword,extended,,0687F666A054EF17A08E2F2162EAB4CBC0D265E1D7875BE74BF3C712CA92DAF0,"Certificate fingerprint using the SHA256 digest of DER-encoded version of certificate offered by the client. For consistency with other hash values, this value should be formatted as an uppercase hash." 1.5.0-dev,true,tls,tls.client.issuer,keyword,extended,,"CN=MyDomain Root CA, OU=Infrastructure Team, DC=mydomain, DC=com",Distinguished name of subject of the issuer of the x.509 certificate presented by the client. 1.5.0-dev,true,tls,tls.client.ja3,keyword,extended,,d4e5b18d6b55c71272893221c96ba240,A hash that identifies clients based on how they perform an SSL/TLS handshake. 1.5.0-dev,true,tls,tls.client.not_after,date,extended,,2021-01-01T00:00:00.000Z,Date/Time indicating when client certificate is no longer considered valid. 1.5.0-dev,true,tls,tls.client.not_before,date,extended,,1970-01-01T00:00:00.000Z,Date/Time indicating when client certificate is first considered valid. 1.5.0-dev,true,tls,tls.client.server_name,keyword,extended,,www.elastic.co,"Also called an SNI, this tells the server which hostname to which the client is attempting to connect. When this value is available, it should get copied to `destination.domain`." 1.5.0-dev,true,tls,tls.client.subject,keyword,extended,,"CN=myclient, OU=Documentation Team, DC=mydomain, DC=com",Distinguished name of subject of the x.509 certificate presented by the client. 1.5.0-dev,true,tls,tls.client.supported_ciphers,keyword,extended,array,"['TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384', 'TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384', '...']",Array of ciphers offered by the client during the client hello. 1.5.0-dev,true,tls,tls.curve,keyword,extended,,secp256r1,"String indicating the curve used for the given cipher, when applicable." 1.5.0-dev,true,tls,tls.established,boolean,extended,,,Boolean flag indicating if the TLS negotiation was successful and transitioned to an encrypted tunnel. 1.5.0-dev,true,tls,tls.next_protocol,keyword,extended,,http/1.1,"String indicating the protocol being tunneled. Per the values in the IANA registry (https://www.iana.org/assignments/tls-extensiontype-values/tls-extensiontype-values.xhtml#alpn-protocol-ids), this string should be lower case." 1.5.0-dev,true,tls,tls.resumed,boolean,extended,,,Boolean flag indicating if this TLS connection was resumed from an existing TLS negotiation. 1.5.0-dev,true,tls,tls.server.certificate,keyword,extended,,MII...,PEM-encoded stand-alone certificate offered by the server. This is usually mutually-exclusive of `server.certificate_chain` since this value also exists in that list. 1.5.0-dev,true,tls,tls.server.certificate_chain,keyword,extended,array,"['MII...', 'MII...']",Array of PEM-encoded certificates that make up the certificate chain offered by the server. This is usually mutually-exclusive of `server.certificate` since that value should be the first certificate in the chain. 1.5.0-dev,true,tls,tls.server.hash.md5,keyword,extended,,0F76C7F2C55BFD7D8E8B8F4BFBF0C9EC,"Certificate fingerprint using the MD5 digest of DER-encoded version of certificate offered by the server. For consistency with other hash values, this value should be formatted as an uppercase hash." 1.5.0-dev,true,tls,tls.server.hash.sha1,keyword,extended,,9E393D93138888D288266C2D915214D1D1CCEB2A,"Certificate fingerprint using the SHA1 digest of DER-encoded version of certificate offered by the server. For consistency with other hash values, this value should be formatted as an uppercase hash." 1.5.0-dev,true,tls,tls.server.hash.sha256,keyword,extended,,0687F666A054EF17A08E2F2162EAB4CBC0D265E1D7875BE74BF3C712CA92DAF0,"Certificate fingerprint using the SHA256 digest of DER-encoded version of certificate offered by the server. For consistency with other hash values, this value should be formatted as an uppercase hash." 1.5.0-dev,true,tls,tls.server.issuer,keyword,extended,,"CN=MyDomain Root CA, OU=Infrastructure Team, DC=mydomain, DC=com",Subject of the issuer of the x.509 certificate presented by the server. 1.5.0-dev,true,tls,tls.server.ja3s,keyword,extended,,394441ab65754e2207b1e1b457b3641d,A hash that identifies servers based on how they perform an SSL/TLS handshake. 1.5.0-dev,true,tls,tls.server.not_after,date,extended,,2021-01-01T00:00:00.000Z,Timestamp indicating when server certificate is no longer considered valid. 1.5.0-dev,true,tls,tls.server.not_before,date,extended,,1970-01-01T00:00:00.000Z,Timestamp indicating when server certificate is first considered valid. 1.5.0-dev,true,tls,tls.server.subject,keyword,extended,,"CN=www.mydomain.com, OU=Infrastructure Team, DC=mydomain, DC=com",Subject of the x.509 certificate presented by the server. 1.5.0-dev,true,tls,tls.version,keyword,extended,,1.2,Numeric part of the version parsed from the original string. 1.5.0-dev,true,tls,tls.version_protocol,keyword,extended,,tls,Normalized lowercase protocol name parsed from original string. 1.5.0-dev,true,trace,trace.id,keyword,extended,,4bf92f3577b34da6a3ce929d0e0e4736,Unique identifier of the trace. 1.5.0-dev,true,transaction,transaction.id,keyword,extended,,00f067aa0ba902b7,Unique identifier of the transaction. 1.5.0-dev,true,url,url.domain,keyword,extended,,www.elastic.co,Domain of the url. 1.5.0-dev,true,url,url.extension,keyword,extended,,png,File extension from the original request url. 1.5.0-dev,true,url,url.fragment,keyword,extended,,,Portion of the url after the `#`. 1.5.0-dev,true,url,url.full,keyword,extended,,https://www.elastic.co:443/search?q=elasticsearch#top,Full unparsed URL. 1.5.0-dev,true,url,url.full.text,text,extended,,https://www.elastic.co:443/search?q=elasticsearch#top,Full unparsed URL. 1.5.0-dev,true,url,url.original,keyword,extended,,https://www.elastic.co:443/search?q=elasticsearch#top or /search?q=elasticsearch,Unmodified original url as seen in the event source. 1.5.0-dev,true,url,url.original.text,text,extended,,https://www.elastic.co:443/search?q=elasticsearch#top or /search?q=elasticsearch,Unmodified original url as seen in the event source. 1.5.0-dev,true,url,url.password,keyword,extended,,,Password of the request. 1.5.0-dev,true,url,url.path,keyword,extended,,,"Path of the request, such as ""/search""." 1.5.0-dev,true,url,url.port,long,extended,,443,"Port of the request, such as 443." 1.5.0-dev,true,url,url.query,keyword,extended,,,Query string of the request. 1.5.0-dev,true,url,url.registered_domain,keyword,extended,,google.com,"The highest registered url domain, stripped of the subdomain." 1.5.0-dev,true,url,url.scheme,keyword,extended,,https,Scheme of the url. 1.5.0-dev,true,url,url.top_level_domain,keyword,extended,,co.uk,"The effective top level domain (com, org, net, co.uk)." 1.5.0-dev,true,url,url.username,keyword,extended,,,Username of the request. 1.5.0-dev,true,user,user.domain,keyword,extended,,,Name of the directory the user is a member of. 1.5.0-dev,true,user,user.email,keyword,extended,,,User email address. 1.5.0-dev,true,user,user.full_name,keyword,extended,,Albert Einstein,"User's full name, if available." 1.5.0-dev,true,user,user.full_name.text,text,extended,,Albert Einstein,"User's full name, if available." 1.5.0-dev,true,user,user.group.domain,keyword,extended,,,Name of the directory the group is a member of. 1.5.0-dev,true,user,user.group.id,keyword,extended,,,Unique identifier for the group on the system/platform. 1.5.0-dev,true,user,user.group.name,keyword,extended,,,Name of the group. 1.5.0-dev,true,user,user.hash,keyword,extended,,,Unique user hash to correlate information for a user in anonymized form. 1.5.0-dev,true,user,user.id,keyword,core,,,Unique identifiers of the user. 1.5.0-dev,true,user,user.name,keyword,core,,albert,Short name or login of the user. 1.5.0-dev,true,user,user.name.text,text,core,,albert,Short name or login of the user. 1.5.0-dev,true,user_agent,user_agent.device.name,keyword,extended,,iPhone,Name of the device. 1.5.0-dev,true,user_agent,user_agent.name,keyword,extended,,Safari,Name of the user agent. 1.5.0-dev,true,user_agent,user_agent.original,keyword,extended,,"Mozilla/5.0 (iPhone; CPU iPhone OS 12_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Mobile/15E148 Safari/604.1",Unparsed user_agent string. 1.5.0-dev,true,user_agent,user_agent.original.text,text,extended,,"Mozilla/5.0 (iPhone; CPU iPhone OS 12_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Mobile/15E148 Safari/604.1",Unparsed user_agent string. 1.5.0-dev,true,user_agent,user_agent.os.family,keyword,extended,,debian,"OS family (such as redhat, debian, freebsd, windows)." 1.5.0-dev,true,user_agent,user_agent.os.full,keyword,extended,,Mac OS Mojave,"Operating system name, including the version or code name." 1.5.0-dev,true,user_agent,user_agent.os.full.text,text,extended,,Mac OS Mojave,"Operating system name, including the version or code name." 1.5.0-dev,true,user_agent,user_agent.os.kernel,keyword,extended,,4.4.0-112-generic,Operating system kernel version as a raw string. 1.5.0-dev,true,user_agent,user_agent.os.name,keyword,extended,,Mac OS X,"Operating system name, without the version." 1.5.0-dev,true,user_agent,user_agent.os.name.text,text,extended,,Mac OS X,"Operating system name, without the version." 1.5.0-dev,true,user_agent,user_agent.os.platform,keyword,extended,,darwin,"Operating system platform (such centos, ubuntu, windows)." 1.5.0-dev,true,user_agent,user_agent.os.version,keyword,extended,,10.14.1,Operating system version as a raw string. 1.5.0-dev,true,user_agent,user_agent.version,keyword,extended,,12.0,Version of the user agent. 1.5.0-dev,true,vulnerability,vulnerability.category,keyword,extended,array,"[""Firewall""]",Category of a vulnerability. 1.5.0-dev,true,vulnerability,vulnerability.classification,keyword,extended,,CVSS,Classification of the vulnerability. 1.5.0-dev,true,vulnerability,vulnerability.description,keyword,extended,,"In macOS before 2.12.6, there is a vulnerability in the RPC...",Description of the vulnerability. 1.5.0-dev,true,vulnerability,vulnerability.description.text,text,extended,,"In macOS before 2.12.6, there is a vulnerability in the RPC...",Description of the vulnerability. 1.5.0-dev,true,vulnerability,vulnerability.enumeration,keyword,extended,,CVE,Identifier of the vulnerability. 1.5.0-dev,true,vulnerability,vulnerability.id,keyword,extended,,CVE-2019-00001,ID of the vulnerability. 1.5.0-dev,true,vulnerability,vulnerability.reference,keyword,extended,,https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6111,Reference of the vulnerability. 1.5.0-dev,true,vulnerability,vulnerability.report_id,keyword,extended,,20191018.0001,Scan identification number. 1.5.0-dev,true,vulnerability,vulnerability.scanner.vendor,keyword,extended,,Tenable,Name of the scanner vendor. 1.5.0-dev,true,vulnerability,vulnerability.score.base,float,extended,,5.5,Vulnerability Base score. 1.5.0-dev,true,vulnerability,vulnerability.score.environmental,float,extended,,5.5,Vulnerability Environmental score. 1.5.0-dev,true,vulnerability,vulnerability.score.temporal,float,extended,,,Vulnerability Temporal score. 1.5.0-dev,true,vulnerability,vulnerability.score.version,keyword,extended,,2.0,CVSS version. 1.5.0-dev,true,vulnerability,vulnerability.severity,keyword,extended,,Critical,Severity of the vulnerability.