Giter Site home page Giter Site logo

edendattox / console Goto Github PK

View Code? Open in Web Editor NEW

This project forked from parseablehq/console

0.0 0.0 0.0 9.58 MB

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

Home Page: https://parseable.io

License: GNU Affero General Public License v3.0

JavaScript 0.19% TypeScript 98.27% CSS 1.36% HTML 0.18%

console's Introduction

Parseable Logo
Cloud native log analytics

Docker Pulls Slack Docs Build

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

This repository contains the source code for Parseable Console. Console is the web interface for Parseable. It allows you to view and analyze logs in real time.

Parseable Console is deeply integrated with Parseable server, and server binary has Console built-in. So, you don't need to build/run the Console separately.

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

Parseable Console

๐Ÿ‘€ Live Demo

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

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.

๐Ÿ† Development and Contributing

If you're looking to develop or test Parseable Console, you can follow the steps below.

  1. Clone the repository.
  2. Create .env.development.local and copy the content of .env.example into it (Fill in the values). By default, the console points to the demo server.
  3. Run pnpm install to install all the dependencies.
  4. Run pnpm dev to start the console.
  5. Open http://localhost:3001 in your browser.

To test production build

  1. Run pnpm build:test to create a release build in test mode.
  2. Run pnpm start to start the console.
  3. Open http://localhost:3002 in your browser.

Also, please refer to the contributing guide here.

Our Contributors

Supported by

๐Ÿ““ 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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.