Skip to content

Commit

Permalink
Merge pull request #40 from NextronSystems/v4
Browse files Browse the repository at this point in the history
V4
  • Loading branch information
redteampanda-ng authored Aug 12, 2024
2 parents de2a279 + af28558 commit 08ef41a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
6 changes: 5 additions & 1 deletion maintenance/retention.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ reasonable level. Additionally, raw data on disk and sandbox files can
also be deleted with the Data Retention Policy, which can help you to
manage your disk space usage.


.. hint::
Data Retention takes the import timestamp '@timestamp' into account to decide whether an event should be deleted or not.

The Data Retention Policy is configured in ``Settings`` > ``Advanced`` >
``Data Retention``.

Expand Down Expand Up @@ -73,4 +77,4 @@ There are multiple options within the Data Retention Policy:
.. figure:: ../images/cockpit_data-retention-other.png
:alt: Data Retention - Others

Data Retention - Others
Data Retention - Others
14 changes: 4 additions & 10 deletions pitfalls/pitfalls.rst
Original file line number Diff line number Diff line change
Expand Up @@ -152,18 +152,12 @@ on a Linux system for all the different services and command line tools.
Broken before Analysis Cockpit Installation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

If you have set a wrong proxy before the package installation using the
**sudo nextronInstaller -cockpit** command and the installer failed to
fetch the required packages from our update servers, perform the
following steps.
If you have set a wrong proxy while the Debian setup and the connectivity test fails,
edit the proxy settings in the Web GUI of the NEXTRON Universal Installer:

Fix the proxy string in the file ``/etc/apt/apt.conf.d/00proxy``
``Settings`` > ``Proxy``

.. code:: console
nextron@cockpit:~$ sudoedit /etc/apt/apt.conf.d/00proxy
Then rerun the installer.
Then rerun the connectivity test.

Broken after the Analysis Cockpit Installation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 08ef41a

Please sign in to comment.