Ingesta y streaming de logs en tiempo real
InstantLogs ingiere streams de logs raw y expone filtrado, streaming, claves API y estadísticas de loggers por HTTP.
Funcionalidades
Everything you need to build, deploy, and scale with InstantLogs on HolaCloud.
Ingesta de alto rendimiento
Envía millones de eventos de log por segundo con agrupación automática.
Live tail y filtros
Visualiza logs en tiempo real con potentes filtros y búsqueda.
Retención y archivado
Políticas de retención configurables con archivado en almacenamiento frío.
Inicio rápido
Get started with InstantLogs in seconds using the API.
1curl -X POST https://logs.hola.cloud/v1/loggers \
2 -H 'X-Glue-Authentication: {"user":{"id":"user-123"}}' \
3 -d '{"name":"app-logger"}' \
4 && printf 'info Hello world\n' | curl https://logs.hola.cloud/v1/loggers/logger-123/ingest \
5 -H 'Api-Key: $LOGGER_KEY' -H 'Api-Secret: $LOGGER_SECRET' \
6 --data-binary @-
Casos de uso
Orquestación de microservicios
Build and deploy with InstantLogs on HolaCloud's enterprise platform, designed for security, reliability, and scale.
Automatización de pipelines
Build and deploy with InstantLogs on HolaCloud's enterprise platform, designed for security, reliability, and scale.
Arquitecturas basadas en eventos
Build and deploy with InstantLogs on HolaCloud's enterprise platform, designed for security, reliability, and scale.
Desarrollo de APIs backend
Build and deploy with InstantLogs on HolaCloud's enterprise platform, designed for security, reliability, and scale.
Ready to get started?
Explore the documentation or launch the console to start building with InstantLogs.
Comentarios