- Dashboard Export
- Document Ingest Statistics
- Document Lookup
- Event Logging
- Field Aggregations
- Fields
- Indices
- Ping
- Ready
- Version
- Examples
Malcolm provides a [REST API]({{ site.github.repository_url }}/blob/{{ site.github.build_revision }}/api/project/init.py) that can be used to programatically query some aspects of Malcolm's status and data.
In addition to the items listed above, Malcolm will also forward requests to some of its components' APIs at the following URIs:
- /mapi/logstash/ - the Logstash API
- /mapi/opensearch/ - the OpenSearch API
- /mapi/netbox/ - the NetBox API (also accessible at
/netbox/api/
) - /arkime/api/ - the Arkime Viewer API