Executable Binary
Start Parseable
Download the relevant binary and start Parseable in local-store mode with the following commands:
This will start Parseable on port 8000. You can access the Parseable Console at http://localhost:8000.
Ingest data
Send your first log event to the dataset demo using below command.
Parseable uses datasets to organize log data. Here we posted a sample log data to the dataset demo, by adding the header X-P-Stream: demo
in the request.
Query data
To query the data via Console, login at http://localhost:8000. Default username and password is admin:admin
. Then select the dataset demo and correct time stamp.