Systems | Development | Analytics | API | Testing

Logging

How To Get Mobile App Logs to Elasticsearch Using Bugfender

When we speak to our customers, they tell us that Bugfender is great for capturing application logs and then pinpointing the logs of a specific user. By pulling all the logs from a developer’s mobile and web apps and centralizing them in a single dashboard, Bugfender gives that developer a 360-degree sweep of their entire user base. But what if you want to use this data somewhere else? What if you could provide this data within an Elasticsearch database?

Log Management & Managed Open Distro ELK Platform, Logit.io Launch New Teams & Users UI

Log management and managed Open Distro ELK provider Logit.io announced today that they've launched an entirely new redesign of their teams and users pages to improve the user experience for users that wish to add additional members to teams and create new teams easier.

Enterprise Data Architecture: Time to Upgrade?

ChaosSearch is participating in the upcoming Gartner Data & Analytics Summit (May 4-6), a virtual conference for professionals and executive leaders in Data & Analytics (D&A). The summit will feature expert talks from Gartner analysts, engaging workshops, and the opportunity to participate in roundtable discussions with D&A professionals and executive leaders. This blog post was inspired by the tagline of this year’s Gartner Data & Analytics Summit: Learn, Unlearn, Relearn.

Logit.io's Response To The Elasticsearch B.V. SSPL Licensing Change

On the 14th of January 2021, Elasticsearch B.V. announced that future releases of Elasticsearch and Kibana would be released under a dual license SSPL (Server Side Public License). As a result of this change it is evident that the components that make up Elasticsearch and Kibana in version 7.11 (and onwards) of the ELK Stack will no longer be considered as open source based upon the Open Source Initiative's requirements for licensing.

6 Data Cleansing Strategies For Your Organization

The success of data-driven initiatives for enterprise organizations depends largely on the quality of data available for analysis. This axiom can be summarized simply as garbage in, garbage out: low-quality data that is inaccurate, inconsistent, or incomplete often results in low-validity data analytics that can lead to poor business decision-making.

How to Debug Your Unity Videogame

We’re going to investigate the basic strategies to debug an application created with Unity, from logs to breakpoints, during the development stage. Once an app is in production we can switch to using Bugfender, and we’ll explain this too. To illustrate this tutorial we have created a custom app called The Bugfender Game, a variation of the popular Flappy Bird. Unity is a cross-platform game engine that gives users the ability to create games and experiences in 2D, 3D, VR and AR.