I got this on my logstash.stdout but still No result found on Kibana ... Please anyone with a hint what still i miss i would really appreciate.
Thanks in advance.
"message" => "<183>Apr 10 2017 09:41:01 ha-fw1 : %ASA-7-710005: TCP request discarded from 52.24.32.4/80 to outside:202.134.31.158/37391\n",
"@version" => "1",
"@timestamp" => "2017-04-09T20:41:01.000Z",
"type" => "syslog",
"host" => "10.254.36.252",
"syslog_pri" => "183",
"timestamp" => "Apr 10 2017 09:41:01",
"sysloghost" => "ha-fw1",
"ciscotag" => "ASA-7-710005",
"cisco_message" => "TCP request discarded from 52.24.32.4/80 to outside:202.134.31.158/37391\n",
"protocol" => "TCP",
"action" => "discarded",
"src_ip" => "52.24.32.4",
"src_port" => "80",
"dst_interface" => "outside",
"dst_ip" => "202.134.31.158",
"dst_port" => "37391",
"syslog_severity_code" => 7,
"syslog_facility_code" => 22,
"syslog_facility" => "local6",
"syslog_severity" => "debug",
"geoip" => {
"ip" => "52.24.32.4",
"country_code2" => "US",
"country_code3" => "USA",
"country_name" => "United States",
"continent_code" => "NA",
"region_name" => "OR",
"city_name" => "Boardman",
"postal_code" => "97818",
"latitude" => 45.86959999999999,
"longitude" => -119.688,
"dma_code" => 810,
"area_code" => 541,
"timezone" => "America/Los_Angeles",
"real_region_name" => "Oregon",
"location" => [
[0] -119.688,
[1] 45.86959999999999
],
"number" => "AS16509",
"asn" => "Amazon.com, Inc."
},
"tags" => [
[0] "GeoIP",
[1] "Whois"
]
}
{
"message" => "<182>Apr 10 2017 09:41:01 ha-fw1 : %ASA-6-305012: Teardown dynamic TCP translation from any:10.20.6.56/55043 to outside:202.134.31.158/52810 duration 0:00:00\n",
"@version" => "1",
"@timestamp" => "2017-04-09T20:41:01.000Z",
"type" => "syslog",
"host" => "10.254.36.252",
"syslog_pri" => "182",
"timestamp" => "Apr 10 2017 09:41:01",
"sysloghost" => "ha-fw1",
"ciscotag" => "ASA-6-305012",
"cisco_message" => "Teardown dynamic TCP translation from any:10.20.6.56/55043 to outside:202.134.31.158/52810 duration 0:00:00\n",
"action" => "Teardown",
"xlate_type" => "dynamic",
"protocol" => "TCP",
"src_interface" => "any",
"src_ip" => "10.20.6.56",
"src_port" => "55043",
"src_xlated_interface" => "outside",
"src_xlated_ip" => "202.134.31.158",
"syslog_severity_code" => 6,
"syslog_facility_code" => 22,
"syslog_facility" => "local6",
"syslog_severity" => "informational"
}
^C
root@fg-elk:/var/log/logstash#