Logfire Livetail AI Filters
The AI Filters tab in Livetail provides automatically generated filter suggestions based on the key-value pairs found in your logs. These filters help you quickly drill down into specific subsets of logs without having to manually discover and specify the filters yourself.
Accessing the AI Filters Tab
To access the AI Filters tab:
- Navigate to the Livetail page
- Click on the
Filters
tab located below theSources
tab on the right side of the screen
AI-Generated Filter Suggestions
Livetail analyzes the structure and content of your logs to identify potentially useful filters based on common key-value pairs. For example, if many logs contain an status_code
field, Livetail may suggest filters like:
status_code = 500
to investigate errorsstatus_code = 200
to view successful requests
These suggestions appear as clickable chips under the AI Filters tab. Clicking on a suggestion instantly applies that filter to the log view.
Benefits of AI Filters
AI Filters provide several benefits:
- Save time by automatically surfacing relevant filters
- Discover important log subsets you may have overlooked
- Quickly investigate specific issues or patterns
AI Filters complement manual filtering by providing intelligent suggestions to guide your log exploration and analysis.
Start leveraging the power of AI-driven filtering in Livetail today to streamline your log management and troubleshooting workflow.