We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GET - /mapi/ready
GET
Returns true or false indicating the readiness status of various Malcolm services.
true
false
Example output:
{ "arkime": true, "dashboards": true, "dashboards_maps": true, "filebeat_tcp": false, "freq": true, "logstash_lumberjack": true, "logstash_pipelines": true, "netbox": true, "opensearch": true, "pcap_monitor": true, "zeek_extracted_file_logger": true, "zeek_extracted_file_monitor": true }
The text was updated successfully, but these errors were encountered:
idaholab#598, added malcolm /ready API
ffde15c
mmguero
No branches or pull requests
Malcolm Services Readiness Status
GET
- /mapi/readyReturns
true
orfalse
indicating the readiness status of various Malcolm services.Example output:
The text was updated successfully, but these errors were encountered: