> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/syslog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/syslog/syslog.md).

# Syslog

<figure><img src="/files/0HWazWCV2H5kXViplATq" alt=""><figcaption></figcaption></figure>

Selecione a opção pretendida e siga a ligação.

### <mark style="color:orange;">Syslog - Documentação geral</mark>

Ligação para a documentação para a instalação, configuração e utilização (BackOffice e terminais) do Syslog. São disponibilizadas duas ligações distintas conforme a versão do Syslog.

* [**Syslog 4.0** ](https://doc.sysdevmobile.com/syslogv4/)-  <https://doc.sysdevmobile.com/syslogv4/>
* [**Syslog 3.0**](https://doc.sysdevmobile.com/syslogv3/) - <https://doc.sysdevmobile.com/syslogv3/>\
  &#x20;

### <mark style="color:orange;">Release History</mark>

Ligação com a lista de alterações, correções e implementações disponibilizadas em cada *build* do Syslog. A informação está dividida pelas versões 4.0 e 3.0. É também disponibilizada a lista atualizada de versões dos ERP com compatibilidade com o Syslog.

* [**Syslog -&#x20;*****Release History***](https://doc.sysdevmobile.com/syslog-release-history/) - <https://doc.sysdevmobile.com/syslog-release-history/><br>

### <mark style="color:orange;">Extensibilidade</mark>&#x20;

Ligação com a lista de funções para implementação de extensibilidade no Syslog.

* [**Syslog - Extensibilidade**](https://doc.sysdevmobile.com/syslog-extensibility/) - <https://doc.sysdevmobile.com/syslog-extensibility/> (*em inglês*)

{% hint style="success" %}
Para além desta informação poderá também consultar a *knowledge base* sobre o Syslog, disponível no Portal do Cliente. Pode aceder através deste endereço: <https://syslogsupport.sysdevmobile.com/>
{% endhint %}


---

# 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://doc.sysdevmobile.com/syslog/syslog.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.
