Skip to main content

3 posts tagged with "DevOps"

Read about enhancing DevOps workflows with Parseable robust log management and data analytics features.

View All Tags

Wrangle log data in cli with pb

· 5 min read

We released pb, a modern, fast and intuitive CLI for log management couple of months ago. pb is built for developers who like the comfort of their terminal. Log data is primarily textual, and hence it was important that pb is pluggable via the linux pipe | to other text manipulation tools like grep, awk, sed etc.

In this post, we will see how pb can be used to wrangle log data in the terminal. We'll also explore the new pb tail command to see how it can be used to tail logs in the terminal.

Kubernetes Audit Logs & Kubernetes auditing with Parseable

· 8 min read
Oshi Gupta
Guest Author

Audit logs are core components of security and observability in Kubernetes. This post explains how to ingest and store Kubernetes audit logs in Parseable. Additionally, we'll see how to setup alerts on these logs to get notified when a specific event occurs. In this example, we'll setup an alert to get notified when a user (service-account) accesses a secret.

Introducing pb - modern cli for log analytics

· 3 min read

pb is a command line tool designed to fit developer's toolkit and help debug issues faster. You can point pb to a Parseable for instance, query and analyze logs, directly from the comfort of command line. The focus is to meet the users where they are, and not force them to switch contexts into different dashboards. pb is written in Go and available as a single static binary for all the major platforms.

Get Updates from Parseable

Subscribe to keep up with latest news, updates and new features on Parseable