trueleo / console

Frontend / GUI Client for Parseable. Parseable is a cloud native log storage and management for Kubernetes, containerised workloads

Home Page:https://parseable.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parseable Parseable

commits activity monthly join slack Github stars Twitter

Parseable is a cloud native, log storage and analysis platform. Parseable is indexing free by design. Written in Rust, Parseable can be deployed on Baremetal, VMs and Kubernetes.

It ingests log data via HTTP POST calls and exposes a query API to search and analyze logs. It is compatible with logging agents like FluentBit, LogStash, FileBeat among others.

Getting Started

  1. Clone the repository.
  2. Run npm install to install all the dependencies.
  3. Run npm run client to start the console.
  4. Open http://localhost:3000 in your browser.
  5. You can see the console running in your browser now :)
  6. For dashboard Access Enter the below credentials.

Live Demo

Click Here for Live Demo Parseable

Access the Parseable dashboard to verify the log data is present

URL https://demo.parseable.io
Username admin
Password admin

For complete Parseable API documentation, refer to Parseable API workspace on Postman.

⚠️ Please do not store any sensitive data on this server as the data is openly accessible. We'll delete the data on this server periodically.

Contributing

Refer to the contributing guide here.

License

Licensed under the GNU Affero General Public License, Version 3 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.gnu.org/licenses/agpl-3.0.txt

Our Contributors

About

Frontend / GUI Client for Parseable. Parseable is a cloud native log storage and management for Kubernetes, containerised workloads

https://parseable.io

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 93.7%Language:CSS 4.2%Language:HTML 2.0%