Skip to content

Instantly share code, notes, and snippets.

@mensoh
Created October 17, 2018 12:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mensoh/bf50b0e1ea8b3655e5b0b3a156d4a69b to your computer and use it in GitHub Desktop.
Save mensoh/bf50b0e1ea8b3655e5b0b3a156d4a69b to your computer and use it in GitHub Desktop.
{
"@timestamp" => 2018-01-15T05:24:44.000Z,
"host" => "ip-x-x-x-x",
"httpversion" => "1.1",
"@version" => "1",
"tags" => [
[0] "apache-geoip"
],
"os" => "Other",
"build" => "",
"clientip" => "1.2.3.4",
"message" => "1.2.3.4 - - [15/Jan/2018:06:24:44 +0100] \"POST /config/feedback/bb85-5c0d HTTP/1.1\" 200 2861 \"-
\" \"Monitor\"",
"agent" => "\"Monitor\"",
"auth" => "-",
"response" => 200,
"device" => "Other",
"path" => "/home/bitnami/logs/config-access.log.40",
"ident" => "-",
"bytes" => 2861,
"referrer" => "\"-\"",
"request" => "/config/feedback/bb85-5c0d",
"os_name" => "Other",
"verb" => "POST",
"geoip" => {
"country_code2" => "FR",
"country_code3" => "FR",
"longitude" => 2.3387000000000002,
"timezone" => "Europe/Paris",
"continent_code" => "EU",
"latitude" => 48.8582,
"ip" => "1.2.3.4",
"country_name" => "France",
"location" => {
"lat" => 48.8582,
"lon" => 2.3387000000000002
}
},
"name" => "Other"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment