Skip to content

Team-Arroyo/arroyo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preparation

See here for first time setup.

To Start Arroyo

Start with new Docker Container

docker compose up

Restart from Existing Docker Container

docker compose start

Open the Browser Based User Interface

 http://localhost:3000

Enter the above URL in your browser.

Bulk Re-ingest


ByDate Tab

  1. Enter a start date and an end date. The start date must be before or the same as the end date.
  2. Click on Select Log Files. If no files were found in the selected date range, you will be prompted to widen your search.

ByDate Select

  1. Select the files you want to re-ingest.
  2. Click Ingest Selected Files to submit the re-ingestion request. You will recieve a prompt when the request is recieved.

Query Re-ingest


BySearch Overview

  1. Enter a start date and an end date. The start date must be before or the same as the end date.
  2. Enter a log attribute (for example, request_method) and the log attribute value (for example, GET) and click the + button. You will see your entry appear.

BySearch with Terms

Click x on the pill to remove an entry. If you wish to update an existing entry, enter the log attribute and the updated log attribute value, then click the + button. You can have one or two enteries. 3. Click Ingest Matching Log Enteries. You will recieve a prompt when the request for re-ingestion is recieved.

To Stop

docker compose stop

About

Arroyo is a lightweight framework that facilitates the granular rehydration of logs.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages