sessions: Get normalized sessions/connection data

Description Usage Arguments Value Note

Description

Get normalized sessions/connection data

Usage

1
2
sessions(honeypot = NULL, hours_ago = NULL, limit = NULL,
  api_key = mhn_api_key(), api_url = mhn_base_url())

Arguments

honeypot

use this to retrieve information for a specific honeypot. Leave NULL for all honeypots

hours_ago

specify how long to go back for results (API defaults to 4)

limit

number of results to return (API defaults to 1000)

api_key

MHN API key. Will retrieve from the environment or one can be specified explicitly.

Value

list with session data and query result metadata

Note

The query API key is stripped from the query result metadata (if present)


hrbrmstr/mhn documentation built on May 17, 2019, 5:10 p.m.