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

# Logs and events | Polygon

> Polygon PoS event log RPC methods for querying smart contract events, applying log filters, and tracking on-chain activity via Chainstack endpoints.

Retrieving logs information from the Polygon blockchain can be done by using the following methods:

<CardGroup>
  <Card title="eth_getLogs" href="https://dash.readme.com/project/chainstack/v1.0/refs/getlogs" icon="angle-right" iconType="solid" horizontal />

  <Card title="eth_newFilter" href="https://dash.readme.com/project/chainstack/v1.0/refs/newfilter" icon="angle-right" iconType="solid" horizontal />
</CardGroup>

<Info>
  Find logs limitations in [Understanding eth\_getLogs limitations](/docs/understanding-eth-getlogs-limitations)
</Info>
