Questions tagged [mobilefirst-analytics]

39 questions
2
votes
2 answers

MobileFirst Platform Operational Analytics in Native iOS Swift applications

I'm developing a native iOS MobileFirst application in XCode 7 (Swift) and MobileFirst 7.0. I want to use MobileFirst Operational Analytics and I'm following this…
2
votes
1 answer

How to remove analytics logs in mobilefirst 6.3

We are working in a mobilefirst 6.3 project, and our .war is installed in a liberty profile server. We didn't configure the TTL on the analytics before. is there any way (tool, rest service or file-system) that I can remove the analytics logs in…
user2449016
  • 169
  • 1
  • 13
1
vote
1 answer

Clean up and prevent excessive data accumulation in an MobileFirst Analytics 8.0 environment

Our analytics data is taking up almost 100% disk space on the file system. How do we remove the old er data, and prevent such situation from occurring again?
Ying Zhao
  • 73
  • 5
1
vote
1 answer

Is there a possibility to change the response time in Operational Analytic console IBM MobileFirst

Is there a possibility to change the response time in Operational Analytic console Or any of Network Activities properties that IBM Mobilefirst captures by it self on any network call from client. I want to change these details from client app.…
1
vote
1 answer

Error Accessing Data Volumes for MobileFirst Platform Analytics Container on Bluemix

I am creating MobileFirst container groups on Bluemix. My issue is with creating the Analytics container group. I have edited the appropriate .properties files, and in args/startanalyticsgroup.properties, I have set ENABLE_ANALYTICS_DATA_VOLUME=Y…
Todd L
  • 11
  • 1
1
vote
1 answer

Operational Analytics - ZERO Client and Server logs document

Server version: 7.1.0.00.20160229-1240 WebSphere ND 8.5.5.9 Mobile app sends logs to the server via WLClientLogReceiver adapter by calling method WL.Logger.send(); I do see the logs from Mobile app in application server SystemOut.log via…
Ragu
  • 402
  • 1
  • 4
  • 18
1
vote
1 answer

MobileFirst 7.1 Analytics unable to capture custom data

I'm using IBM MFP 7.1 and trying to send simple custom data to localhost server. The code is like this: .controller('favoriteButtonCtrl', function($scope) { var event =''; $scope.ButtonA = function(){ event = {buttonPress:…
1
vote
1 answer

MobileFirst 7.1 analytics unable to capture custom messages

Hi I am new to the Mobile First analytic . I Created one Mobile First native android project and now i want to integrate analytics with that. I am mentioning code snippet using for analytics. WLAnalytics.setContext(this); // Inside onCreate Meathod…
1
vote
1 answer

MobileFirst Operational Analytics v7.1 startup error

I am facing a problem when accessing MobileFirst Operational Analytics console. I've changed the classloader order as specified by this link; I did not do any changes for master node and shards configuration, I just leave it as default. This…
vpa2
  • 136
  • 4
1
vote
1 answer

Showing no data on Starting MobileFirst Platform Operational Analytics for WebSphere Application Server Liberty

I installed MobileFirst Server v.7 on mac Application Server is WAS v.8.5.5.4. Analytics console is opening but it is showing no data. Server.xml is as follows: