Logs list attribute values
Logs List Attribute Values by PostHog is an AI-powered tool designed to help users discover possible values for specific log attributes, making it easier to build precise log queries with filters. It supports searching and differentiates between log and resource attributes to optimize log analysis workflows.
Features
- Retrieve all possible values for a specified log attribute key to understand data variety.
- Supports filtering values by search terms to quickly locate relevant log data.
- Differentiates between 'log' and 'resource' attribute types for targeted queries.
- Simplifies the process of building log query filters by providing accurate attribute values.
- Integrates seamlessly with PostHog analytics for enhanced log and resource monitoring.
Benefits
- Accelerates log query development by revealing exact attribute values upfront.
- Improves data accuracy and reduces errors when filtering logs or resources.
- Enhances troubleshooting efficiency by quickly identifying relevant log entries.
- Saves time with intuitive search and filtering capabilities for attribute values.
- Enables better resource and log management through clear visibility of attribute options.
Description
Get possible values for a specific log attribute. Use this to discover what values exist for a given attribute key, which helps when building log queries with filters.
Parameters
3 parameters
| Name | Type | Description |
|---|---|---|
| keyrequired | string | The attribute key to get values for |
| attributeType | enum | Type of attribute: "log" for log attributes, "resource" for resource attributes (default: log) |
| search | string | Search filter for attribute values |