It's in a pre-production installation, with Windows Server 2008 and WAS Liberty. In the Liberty is deployed IBM MobileFirst Platform 7.0, Analytics, a MobileFirst runtime, an application and an adapter. In the Operational Analytics there are not data/applications/servers/...
The server.xml file contains:
<application location="analytics.ear" name="analytics-ear" type="ear">
<application-bnd>
...
</application-bnd>
</application>
<jndiEntry jndiName="wl.analytics.url" value='http://maquinalocal.dominio.local:9080/analytics-service/data'/>
<jndiEntry jndiName="wl.analytics.console.url" value='http://maquinalocal.dominio.local:9080/analytics/console'/>
<jndiEntry jndiName="wl.analytics.queues" value='"1"'/>
<jndiEntry jndiName="wl.analytics.queue.size" value='"0"'/>
<jndiEntry jndiName="wl.analytics.logs.forward" value='true'/>
The messages.log is: https://drive.google.com/file/d/0BxAEyIioPI2YSTByRFF2eWdkQ2c/view?usp=sharing