You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://www.postman.com/parseable/workspace/parseable/overview"target="_blank">API Workspace on Postman</a>
21
+
<br>
21
22
</h4>
22
23
23
-
Parseable is a free and open source, log storage and observability platform.
24
-
25
-
Parseable ingests high volumes of log data from various sources (Fluent Bit, Logstash etc or directly from applications). It stores logs into highly compressed Parquet file format. With object storage as primary storage for Parseable, you get seamless scale and flexibility for ever growing log data.
26
-
24
+
Parseable is a log storage and observability platform for modern, cloud native workloads. Parseable is built for high volume log data from sources like Fluent Bit, Logstash etc or directly from applications.
27
25
## Why Parseable
28
26
29
27
* Developer first platform, designed for ease of use and flexibility.
@@ -43,8 +41,6 @@ Parseable ingests high volumes of log data from various sources (Fluent Bit, Log
Try out Parseable server with our demo instance. Send log data to default log stream `frontend`
@@ -87,12 +83,7 @@ Access the Parseable dashboard to verify the log data is present
87
83
88
84
For complete Parseable API documentation, refer to [Parseable API workspace on Postman](https://www.postman.com/parseable/workspace/parseable/overview).
89
85
90
-
|:memo:| Parseable is in alpha stage and will evolve over time. There may be breaking changes between releases. Please give us your feedback in [Slack](https://launchpass.com/parseable), or [Issues](https://github.com/parseablehq/parseable/issues/new). |
91
-
|-|:-|
92
-
93
-
|:exclamation:| 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. |
94
-
|-|:-|
95
-
86
+
:exclamation: 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.
96
87
## Getting Started
97
88
98
89
Parseable binary is available on [Github releases](https://github.com/parseablehq/parseable/releases). Please download the latest release for your platform.
By default Parseable uses a public bucket to store the data. Please change the object storage credentials to your own bucket, before using Parseable.
111
102
103
+
:memo: Parseable is in alpha stage and will evolve over time. There may be breaking changes between releases. Please give us your feedback in [Slack](https://launchpass.com/parseable), or [Issues](https://github.com/parseablehq/parseable/issues/new).
104
+
112
105
## Contributing
113
106
114
107
Refer to the contributing guide [here](https://www.parseable.io/docs/contributing).
0 commit comments