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

# 12. 硬件

<Tip>
  包括：
</Tip>

<Columns cols={2}>
  <Column>
    <Card title="12.1. syslog监控" icon="terminal" href="/syslog">
      通过 syslog 方式采集硬件设备日志
    </Card>
  </Column>

  <Column>
    <Card title="12.2. syslog监控-python版本" icon="terminal" href="/syslog-python">
      Python 版本的 syslog 监控采集方案
    </Card>
  </Column>
</Columns>
