[Solved] Install logs.

Antworten
aszykmat
Beiträge: 27
Registriert: 26 Nov 2015, 14:14

[Solved] Install logs.

Beitrag von aszykmat »

Hi,
Is it possible to have logs from few installation products (separate installations) because server has only the last one but client has few logs ?

Older logs have extensions with 0, 1, 2 (...) by client side.

Regards,
Matt.
Zuletzt geändert von aszykmat am 09 Mär 2016, 15:01, insgesamt 1-mal geändert.
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Install logs.

Beitrag von n.wenselowski »

Hi,

you could increase the max log size in the setting of the opsiconfd.


Kind regards

Niko

Code: Alles auswählen

import OPSI
aszykmat
Beiträge: 27
Registriert: 26 Nov 2015, 14:14

Re: Install logs.

Beitrag von aszykmat »

Hi,

Thank you for help but in which file I set it, because I couldn't see variable ?

Regards,
Matt
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Install logs.

Beitrag von n.wenselowski »

Hi,

it's in /etc/opsi/opsiconfd.log. You need version 4.0.6 for this to work.
If it isn't there, you can put this in your global section:

Code: Alles auswählen

max log size = 5MB

Kind regards

Niko

Code: Alles auswählen

import OPSI
aszykmat
Beiträge: 27
Registriert: 26 Nov 2015, 14:14

Re: Install logs.

Beitrag von aszykmat »

Hi,

Thank you for help.

Regards,
Mateusz.
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Install logs.

Beitrag von n.wenselowski »

n.wenselowski hat geschrieben:it's in /etc/opsi/opsiconfd.log. You need version 4.0.6 for this to work.
Just noticed a typo: has to be /etc/opsi/opsiconfd.conf.

-n

Code: Alles auswählen

import OPSI
Antworten