|
| 1 | +# Summary |
| 2 | + |
| 3 | +[Introduction](./intro.md) |
| 4 | + |
| 5 | +# Getting Started |
| 6 | + |
| 7 | +- [Installation](./installation.md) |
| 8 | +- [Quick Start](./quick-start.md) |
| 9 | + |
| 10 | +# Features |
| 11 | + |
| 12 | +- [Viewing Logs](./features/viewing-logs.md) |
| 13 | + - [Automatic Pager Integration](./features/pager.md) |
| 14 | + - [Live Streaming](./features/streaming.md) |
| 15 | + - [Multiple Files](./features/multiple-files.md) |
| 16 | + - [Compressed Files](./features/compressed.md) |
| 17 | + |
| 18 | +- [Filtering](./features/filtering.md) |
| 19 | + - [By Log Level](./features/filtering-level.md) |
| 20 | + - [By Field Values](./features/filtering-fields.md) |
| 21 | + - [By Time Range](./features/filtering-time.md) |
| 22 | + - [Complex Queries](./features/filtering-queries.md) |
| 23 | + |
| 24 | +- [Sorting and Following](./features/sorting.md) |
| 25 | + - [Follow Mode](./features/follow-mode.md) |
| 26 | + |
| 27 | +- [Output Formatting](./features/formatting.md) |
| 28 | + - [Field Visibility](./features/field-visibility.md) |
| 29 | + - [Time Display](./features/time-display.md) |
| 30 | + - [Field Expansion](./features/field-expansion.md) |
| 31 | + - [Raw Output](./features/raw-output.md) |
| 32 | + |
| 33 | +- [Input Options](./features/input.md) |
| 34 | + - [Input Formats](./features/input-formats.md) |
| 35 | + - [Time Handling Overview](./features/time-handling-overview.md) |
| 36 | + - [Timestamp Handling](./features/timestamps.md) |
| 37 | + - [Non-JSON Prefixes](./features/prefixes.md) |
| 38 | + |
| 39 | +# Customization |
| 40 | + |
| 41 | +- [Configuration Files](./customization/config-files.md) |
| 42 | +- [Environment Variables](./customization/environment.md) |
| 43 | +- [Themes](./customization/themes.md) |
| 44 | + - [Stock Themes](./customization/themes-stock.md) |
| 45 | + - [Selecting Themes](./customization/themes-selecting.md) |
| 46 | + - [Custom Themes](./customization/themes-custom.md) |
| 47 | + - [Theme Overlays](./customization/themes-overlays.md) |
| 48 | + |
| 49 | +# Examples |
| 50 | + |
| 51 | +- [Basic Usage](./examples/basic.md) |
| 52 | +- [Filtering Examples](./examples/filtering.md) |
| 53 | +- [Query Examples](./examples/queries.md) |
| 54 | +- [Time Filtering](./examples/time-filtering.md) |
| 55 | +- [Field Management](./examples/field-management.md) |
| 56 | +- [Live Monitoring](./examples/live-monitoring.md) |
| 57 | +- [Working with Multiple Logs](./examples/multiple-logs.md) |
| 58 | + |
| 59 | +# Reference |
| 60 | + |
| 61 | +- [Command-Line Options](./reference/options.md) |
| 62 | +- [Query Syntax](./reference/query-syntax.md) |
| 63 | +- [Time Format Specifications](./reference/time-format.md) |
| 64 | +- [Performance Tips](./reference/performance.md) |
| 65 | + |
| 66 | +# Help |
| 67 | + |
| 68 | +- [Troubleshooting](./help/troubleshooting.md) |
| 69 | +- [FAQ](./help/faq.md) |
0 commit comments