# Takumi Guard: Redesigned Log Browser

The Takumi Guard log viewer has been rebuilt as a single, unified **Log Browser** that replaces the previous log search page. Search a package, browse recent activity across your organization, group installs by repository, workflow, or user, and share a link to exactly what you are looking at.

## Overview

Previously, viewing installation logs meant searching one package at a time. The new Log Browser keeps that search and adds organization-wide browsing and breakdowns in the same screen, so you can move from "did anyone install this package?" to "what is this repository pulling?" without switching pages.

It replaces the previous per-package log page — the package search you used before is now one mode within the browser.

## Getting Started

Navigate to **Guard** > **Logs** in the Shisho Cloud console. Choose your ecosystem (npm, PyPI, RubyGems, and others), then either search a package or browse recent activity.

## Key Capabilities

### One screen for search and browse

Search a specific package to see every installation — who installed it, from which repository and workflow, and when — or browse all installation events across your organization from the same place.

### Group by repository, workflow, or user

Switch between a flat events feed and breakdowns grouped by package, repository, workflow, or user, each with download and blocked counts. Selecting any entity filters the view down to it, which is the quickest way to narrow an investigation.

### One time range, applied everywhere

A single range — 24 hours, 7 days, 14 days, or a custom range up to 14 days — scopes the summary, the events feed, and the breakdowns together, so every number on screen covers the same window. You can also filter to blocked installations only.

### Always know what you are looking at, and share it

A summary bar above the results states the active ecosystem, time range, and filters, and lets you clear each one. The current view is captured in the page URL, so you can send a teammate a link that reproduces the exact evidence on screen.

## Notes

Installation logs remain searchable for **14 days**, and data is updated approximately every 15 minutes. Log queries are subject to a per-organization fair-use limit — 60 requests per minute and 5,000 per day — to keep the browser responsive for everyone. For full details, see the [Package Installation Logs](/docs/t/guard/features/installation-logs) guide.
