> For the complete documentation index, see [llms.txt](https://thmflags.gitbook.io/thm-walkthroughs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thmflags.gitbook.io/thm-walkthroughs/difficulty-info/linux-fundamentals/linux-fundamentals-part-3/task-8-maintaining-your-system-logs.md).

# Task 8 - Maintaining Your System: Logs

## Task 8 Maintaining Your System: Logs

### Look for the apache2 logs on the deployable Linux machine

{% hint style="warning" %}
**HINT:** Located in /var/log/apache2
{% endhint %}

{% hint style="success" %}
No answer needed
{% endhint %}

### What is the IP address of the user who visited the site?

<details>

<summary>Reveal Flag <span data-gb-custom-inline data-tag="emoji" data-code="1f6a9">🚩</span></summary>

:triangular\_flag\_on\_post:`10.9.232.111`

</details>

### What file did they access?

<details>

<summary>Reveal Flag <span data-gb-custom-inline data-tag="emoji" data-code="1f6a9">🚩</span></summary>

:triangular\_flag\_on\_post:`catsanddogs.jpg`

</details>
