Table of Contents - indy-0.5.1 Documentation
Pages
- History
-
README
- Indy: A Log Archaeology Tool
- Synopsis
- Installation
- Usage
- Basic Example (default log pattern)
- Custom Example
- Specify your Source
- As a process or command
- As a file
- As a string
- Log Pattern
- Default Log Format
- Custom Log Format
- Predefined Log Format
- Multiline log entries
- Multiline Regexp tips
- Explicit Time Format
- Match Criteria
- Exact Match
- Exact Match with multiple parameters
- Partial Match
- Partial Match with multiple parameters
- Log Scopes
- Time Scope
- Process the Results
- Contributing
- Compatibility
- LICENSE
Classes and Modules
- Indy
- Indy::LogDefinition
- Indy::LogFormats
- Indy::Search
- Indy::Source
- Indy::Source::FieldMismatchException
- Indy::Source::Invalid
- Indy::Time
- Indy::Time::ParseException
Methods
- ::forever — Indy::Time
- ::forever_ago — Indy::Time
- ::new — Indy
- ::new — Indy::LogDefinition
- ::new — Indy::Search
- ::new — Indy::Source
- ::parse_date — Indy::Time
- ::search — Indy
- ::show_version_changes — Indy
- #after — Indy
- #all — Indy
- #around — Indy
- #assert_valid_field_list — Indy::LogDefinition
- #before — Indy
- #create_struct — Indy::LogDefinition
- #define_struct — Indy::LogDefinition
- #discover_connection — Indy::Source
- #entries — Indy::Source
- #entry_hash — Indy::LogDefinition
- #exec_command — Indy::Source
- #find — Indy::Source
- #find_adjacent — Indy::Source
- #find_first — Indy::Source
- #find_last — Indy::Source
- #find_middle — Indy::Source
- #for — Indy
- #inside_time_window? — Indy::Search
- #is_match? — Indy::Search
- #iterate_and_compare — Indy::Search
- #last — Indy
- #last_entries — Indy
- #like — Indy
- #load_data — Indy::Source
- #matching — Indy
- #multiline_search — Indy::Search
- #num_entries — Indy::Source
- #open — Indy::Source
- #open_cmd — Indy::Source
- #open_file — Indy::Source
- #open_or_return_file — Indy::Source
- #open_string — Indy::Source
- #parse_entry — Indy::LogDefinition
- #parse_entry_captures — Indy::LogDefinition
- #parse_enumerable_params — Indy::LogDefinition
- #reset_scope — Indy
- #reset_scope — Indy::Search
- #scope_by_time — Indy::Source
- #search — Indy::Search
- #set_connection — Indy::Source
- #set_defaults — Indy::LogDefinition
- #standard_search — Indy::Search
- #time_at — Indy::Source
- #time_scope — Indy::Search
- #time_scope_from_direction — Indy::Search
- #use_time_criteria? — Indy::Search
- #with — Indy
- #within — Indy