> ## Documentation Index
> Fetch the complete documentation index at: https://docs.meridian.surf/llms.txt
> Use this file to discover all available pages before exploring further.

# Logs

Through the Logs page, you receive live updates from your bot. Find status changes, system status logs, and errors all live on your dashboard.

<Frame>
  <img src="https://mintcdn.com/meridian-b49c11fd/JoVi424cUrQ7Xhmq/images/zen_KioQLDKkDs.png?fit=max&auto=format&n=JoVi424cUrQ7Xhmq&q=85&s=2820834eff87a1eddfee8aecad5db40f" alt="Zen Kio QLD Kk Ds" width="1362" height="586" data-path="images/zen_KioQLDKkDs.png" />
</Frame>

Inside the Logs toolbar, you can <Icon icon="copy" /> Copy all logs, <Icon icon="trash" /> Clear your logs, or resetting the <Icon icon="a-large-small" /> custom text size you set. Using the slider, you can change the font size of the logs displayed.

# Other information

Below the Logs section, you can find more information on the status of your bot.

## Shards

See how many shards are registered for your bot and see more information on individual ping and uptime. You can also look up a server to find out what shard it is in for easier debugging.

<Frame>
  <Columns cols={2}>
    <Column>
      <img src="https://mintcdn.com/meridian-b49c11fd/Ghjb3YyxbYkB-JM-/images/zen_R7cjdHs1ku.png?fit=max&auto=format&n=Ghjb3YyxbYkB-JM-&q=85&s=a4dafc868635d0a24a673f39612b459a" alt="Zen R7cjd Hs1ku" title="Zen R7cjd Hs1ku" style={{ width:"92%" }} width="278" height="230" data-path="images/zen_R7cjdHs1ku.png" />
    </Column>

    <Column>
      <img src="https://mintcdn.com/meridian-b49c11fd/Ghjb3YyxbYkB-JM-/images/zen_0NU0wbYUfp.png?fit=max&auto=format&n=Ghjb3YyxbYkB-JM-&q=85&s=ffffb978c09d3f77019b3a4d865e9f19" alt="Zen 0nu0wb Y Ufp" title="Zen 0nu0wb Y Ufp" width="602" height="454" data-path="images/zen_0NU0wbYUfp.png" />
    </Column>
  </Columns>
</Frame>

<Info>
  A shard is one connection your bot uses to talk to Discord. Bots in a lot of servers need multiple shards to keep up with the high amount of requests. Discord requires it past \~2,500 servers.
</Info>

## Gateway status

This shows if your bot is connected to the Discord Gateway (needed to do anything with Discord at all). If this is showing **Ready**, your bot should be online and function properly.

<Frame>
  <img src="https://mintcdn.com/meridian-b49c11fd/Ghjb3YyxbYkB-JM-/images/zen_eMhvMGiqff.png?fit=max&auto=format&n=Ghjb3YyxbYkB-JM-&q=85&s=0ccc7b93386b9c1b9d1ecec622c3586d" alt="Zen E Mhv M Giqff" width="279" height="230" data-path="images/zen_eMhvMGiqff.png" />
</Frame>

## Ping

This shows the ping between your bot and Discord's servers.

<Frame>
  <img src="https://mintcdn.com/meridian-b49c11fd/Ghjb3YyxbYkB-JM-/images/zen_Wq2PBiEG46.png?fit=max&auto=format&n=Ghjb3YyxbYkB-JM-&q=85&s=664ae20c959aedaacb21e6583b3e8261" alt="Zen Wq2p Bi EG46" width="278" height="230" data-path="images/zen_Wq2PBiEG46.png" />
</Frame>

## Session uptime

This shows the estimated current uptime of your bot.

<Frame>
  <img src="https://mintcdn.com/meridian-b49c11fd/Ghjb3YyxbYkB-JM-/images/zen_LKQEOStgZZ.png?fit=max&auto=format&n=Ghjb3YyxbYkB-JM-&q=85&s=96f388feaf1cb5130c4459db65b5980a" alt="Zen LKQEO Stg ZZ" width="278" height="230" data-path="images/zen_LKQEOStgZZ.png" />
</Frame>
