# Endpoint Information for Support

When contacting Aikido Support about Aikido Endpoint, please include the information below. This helps us troubleshoot issues faster and avoid unnecessary back and forth.

### Log files

`/Library/Logs/AikidoSecurity/EndpointProtection/`

You can create a zip of all the files with the following command.

{% tabs %}
{% tab title="Mac OS" %}
`zip -r ~/EndpointProtection.zip /Library/Logs/AikidoSecurity/EndpointProtection/`
{% endtab %}
{% endtabs %}

### Package Manager version

{% tabs %}
{% tab title="NPM" %}
`node -v`
{% endtab %}

{% tab title="Chrome" %}
<https://support.google.com/chrome/a/answer/10025748>
{% endtab %}
{% endtabs %}
