> For the complete documentation index, see [llms.txt](https://docs.targitas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.targitas.com/monitoring/telemetry/daily-reports.md).

# Daily Reports

## Daily Reports

Targitas her gün DPI, NAC ve NGIPS özelliklerine ait log ve analizler ile ilgili günlük raporlar oluşturmaktadır. Geçmişe yönelik bu raporlar Monitoring -> Telemetry -> Daily Reports arayüzünden indirilebilir veya talep edilen mail adresine her gece raporlar oluşturulduktan sonra gönderilmesi sağlanabilir.

<figure><img src="/files/WtNyR5AYXIrVtFqx1JDl" alt=""><figcaption></figcaption></figure>

DPI ile ilgil PDF Raporda aşağıdaki görseldeki konu başlıkları ile ilgili analizler yer almaktadır.

<figure><img src="/files/4bRKk6VV8dCREAZkT30y" alt=""><figcaption></figcaption></figure>

NAC ile ilgil PDF Raporda aşağıdaki görseldeki konu başlıkları ile ilgili analizler yer almaktadır.

<figure><img src="/files/upJlLTnA2FZlUEatWUJE" alt=""><figcaption></figcaption></figure>

## Signed Logs

Signed Logs sekmesinde günlük olarak Targitas'ın access, alarm, ztna logları ve dhcp lease kayıtları imzalanır ve kaydedilir. Bu arayüzde geçmişe yönelik imzalı dosyaları içeren .zip dosyaları indirilebilir. Bu kayıtlar sayesinde Targitas istenilen tarihteki ağ durumu ile ilgili analiz gerçekleştirileebilir.

<figure><img src="/files/ebTFe1AtKsdrvGupsi7w" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.targitas.com/monitoring/telemetry/daily-reports.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
