Arkime
Arkime (formerly Moloch) is a large scale, open source, indexed packet capture and search tool.
Utilities · Arkime
Configuration parameters
url— Server URL (required)credentials— Username (required)proxy— Use system proxy settingsinsecure— Trust any certificate (not secure)
Commands (13)
-
arkime-connection-csv-getGets a list of nodes and links in csv format and returns them to the client.
-
arkime-connection-listGets a list of nodes and links and returns them to the client.
-
arkime-field-listGets available database field objects pertaining to sessions.
-
arkime-multi-unique-field-listGets an intersection of unique field values (with or without counts) and sends them to the client.
-
arkime-pcap-file-listGets a list of PCAP files that Arkime knows about.
-
arkime-session-csv-getGets a list of sessions and returns them as a CSV to the client.
-
arkime-session-listGets a list of sessions and returns them to the client.
-
arkime-session-pcap-getRetrieve the raw session data in pcap format.
-
arkime-session-tag-addAdd tag(s) to individual session(s) by ID or by query.
-
arkime-session-tag-removeRemoves tag(s) from individual session(s) by ID or by query.
-
arkime-spigraph-getGets a list of values for a field with counts and graph data and returns them to the client.
-
arkime-spiview-getGets a list of field values with counts and returns them to the client.
-
arkime-unique-field-listGets a list of unique field values (with or without counts) and sends them to the client.