Axiom unlocks observability at any scale.
- Ingest with ease, store without limits: Axiom's next-generation datastore
enables ingesting petabytes of data with ultimate efficiency. Ship logs from
Kubernetes, AWS, Azure, Google Cloud, DigitalOcean, Nomad, and others.
- Query everything, all the time: Whether DevOps, SecOps, or EverythingOps,
query all your data no matter its age. No provisioning, no moving data from
cold/archive to "hot", and no worrying about slow queries. All your data, all.
the. time.
- Powerful dashboards, for continuous observability: Build dashboards to
collect related queries and present information that's quick and easy to
digest for you and your team. Dashboards can be kept private or shared with
others, and are the perfect way to bring together data from different sources.
For more information check out the
official documentation and our
community Discord.
Usage
💡 Setting up axiom-syslog-proxy
for secure syslog? Think about using
an endpoint! You can create one
by visiting
the Axiom endpoint settings.
There are multiple ways you can install the Axiom Syslog Proxy:
- With Homebrew:
brew install axiomhq/tap/axiom-syslog-proxy
- Download the pre-built binary from the
GitHub Releases
- Using Go:
go install github.com/axiomhq/axiom-syslog-proxy/cmd/axiom-syslog-proxy@latest
- Use the Docker image:
docker run axiomhq/axiom-syslog-proxy
Configuration
If you use the Axiom CLI, run
eval $(axiom config export -f)
to configure your environment variables.
Otherwise create an API token with the appropriate scopes in
the Axiom API token settings and
export it as AXIOM_TOKEN
.
Export the dataset name to ingest into as AXIOM_DATASET
. The dataset must
exist prior to ingesting data into it.
License
Distributed under the MIT License.