export AXIOM_TOKEN="..."
npx ts-node <example-file.ts>
-
ingest-file.ts: How to ingest the contents of a file into Axiom.
-
list-datasets.ts: How to retrieve a list of datasets.
-
query-legacy.ts: How to query a dataset.
-
query.ts: How to query a dataset using the Axiom Processing Language (APL).
-
winston.ts: How to enable a logger and configure its transports.