source: admin/Sources/Clients/ogagent/src/cfg/ogagent.cfg @ 1985678

918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change on this file since 1985678 was dda42ff, checked in by ramon <ramongomez@…>, 8 years ago

#718: Volver a poner nivel de log por defecto a DEBUG para OGAgent.

git-svn-id: https://opengnsys.es/svn/branches/version1.1@5244 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 489 bytes
Line 
1[opengnsys]
2# Listen address & port of REST
3address=0.0.0.0
4port=8000
5
6# This is a comma separated list of paths where to look for modules to load
7path=test_modules/server
8
9# Remote OpenGnsys Service
10remote=https://192.168.2.10/opengnsys/rest
11
12# Log Level, if ommited, will be set to INFO
13log=DEBUG
14
15# Module specific
16# The sections must match the module name
17# This section will be passes on activation to module
18#[Sample1]
19#value1=Mariete
20#value2=Yo
21#remote=https://172.27.0.1:9999/rest
Note: See TracBrowser for help on using the repository browser.