Analytics platform for Relationally connected streams and datasets based on Kibana.
1M+
The Siren Platform is comprised of two core components:
Optional components that can be added to the platform include the Siren ER (beta) Docker container for entity resolution capabilities
For more information, please check the following links:
To run Elasticsearch, vm.max_map_count must be set on the Docker host to at least 262144.
For more information and OS specific instructions, see here.
The exposed ports are:
5606: Investigate HTTP server9220: Elasticsearch REST interfaceTo run the image, execute the following command:
docker run -d -p 5606:5606 -p 9220:9220 sirensolutions/siren-platform-demo-data:10.2.2
Then connect to https://localhost:5606 to try the demo.
By default, the logs of Siren Investigate and Elasticsearch are stored in log files within the container.
If you wish to pass the logs out of the container, e.g. to access with docker logs <id>, add -e sirenlogs=host to the docker run command above.
If using docker-machine, change localhost to the IP address of docker-machine.
See here if there are any issues and for known limitations and workarounds.
Accessing docker containers in Windows may require a small adjustment to the NAT rules
of VirtualBox. To expose port 5606 (and allow access to https://localhost:5606),
try the following:
Content type
Image
Digest
sha256:5e1224faf…
Size
2 GB
Last updated
29 days ago
docker pull sirensolutions/siren-platform-demo-data