MINI Sh3ll
<?php
include('admin/config/mysql_crud.php');
$db = new Database();
$db->connect();
?>
<!DOCTYPE html>
<html lang="en">
<head>
<?php include('analytics-code.php'); ?>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/ico" href="favicon.ico">
<title>SmartCirqls | Case Study</title>
<meta name="description" content="Smart Cirqls">
<meta name="keywords" content="Smart Cirqls">
<!-- Stylesheet -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<?php include('header.php'); ?>
<!--content start-->
<section class="content">
<div class="bgimage caseStudyBanner">
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="valign ">
<!--
<h1>About us</h1>
<p>Changing the landscape of Operational Intelligence!</p>
-->
</div>
</div>
</div>
</div>
</div>
<div class="aboutInfo greyBg ">
<div class="container">
<div class="infoContent">
<div class="row">
<div class="col-md-6 paddingRight">
<h3>Scaling tech ops to the next level with BookMyShow</h3>
<h6>About the customer</h6>
<p>Established in 1999, Bigtree Entertainment Pvt. Ltd is India’s leading ticketing, event data, and comparison solutions provider. It is responsible for managing BookMyShow -- the country’s first and largest entertainment ticketing company. Bigtree has a wide network of partners and suppliers, operating through contact centers, web-based interfaces, mobile apps, and also brick-and-mortar kiosks. This led to several IT complexities and challenges in scaling operations. </p>
</div>
<div class="col-md-6 paddingLeft">
<h6>Executive Summary </h6>
<p class="marginBottom">BookMyShow was looking for a simple way to manage and monitor IT logs.As their business scaled exponentially over a short period, monitoring the application environment was becoming more and more challenging and required a comprehensive solution to manage scale and complexity, to IT operations and log management, as well as developing develop insights-driven dashboards on the fly. Further, the solution needed to support easy onboarding of custom data sources, allowing BookMyShow to scale rapidly and offer new services to its users.</p>
<h6>Here’s what we did:</h6>
<ul class="list">
<li>Initiated an end-to-end review of the customer’s landscape </li>
<li>Designed and implemented a solution with high configurability</li>
<li>Enabled live real-time dashboards</li>
<li>Empowered BookMyShow’s IT team with self-service IT Operational Analytics</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="textureGreyWhite">
<img src="images/texture-grey-white.png" width="100%" class="img-responsive" />
</div>
<div class="aboutInfo paddingTop solution">
<div class="container">
<div class="infoContent">
<h2>The Solution</h2>
<h4>BookMyShow’s IT Operations and log management framework was overhauled by transforming the monitoring architecture and driving scalability across the enterprise. </h4>
<div class="row">
<div class="col-md-6 paddingRight">
<p>This allowed the BookMyShow team to monitor their customized apps, and build IT and operational analytics dashboards specific to their business operations, by leveraging in-house expertise at SmartCirqls. One of the key modules included an alert mechanism, triggering autonomous changes to the user experience on the BookMyShow web and mobile applications based on failure patterns. Using this technology stack to power innovation, the organization was able to stay abreast of user expectations and deliver the best possible service quality. </p>
</div>
<div class="col-md-6 paddingLeft">
<p>SmartCirqls ensured that the new framework covered a variety of data sources, from error logs and application logs to web-server and container logs. BookMyShow could now run queries on different data sources from one solution, streamlining investigations, automating reporting and remediation actions. As a result, BookMyShow successfully gained massive time and efforts savings by simplifying Operational Analytics, while reducing overheads for change management cycles. </p>
</div>
</div>
</div>
</div>
</div>
<div class="textureHome2 ">
<div class="container">
<div class="blueSection">
<div class="row">
<div class="col-md-6">
<h3>Challenges</h3>
<ul class="list">
<li>Scale and complexities in log monitoring & management</li>
<li>Lack of streamlined IT operations</li>
<li>Ill-equipped for custom data source onboarding and querying</li>
<li>Absence of security use cases through data logs</li>
<li>Limited to only error-log collection & search, without genuine deep dive</li>
<li>Difficulty in meeting high volume traffic during peak periods</li>
</ul>
</div>
<div class="col-md-6">
<h3>Benefits</h3>
<ul class="list">
<li>Cut down Total Cost of Ownership (TCO) by eliminating the need for multiple software products to serve different data sources and analytics needs. </li>
<li>Improve efficiency levels by helping BookMyShow’s L1 team quickly solve complex incidents across various data sources. </li>
<li>Scale architecture by adopting an agile and flexible Big Data-based solution, ready for rapid data searching and advanced investigations.</li>
<li>Expand IT capabilities through use cases beyond IT operations such as Business Analytics and Security </li>
</ul>
</div>
</div>
<div class="text-center">
<p class="pinkInfo">To know how SmartCirqls can help your organization simplify IT through the power of Splunk’s Big Data technology, contact us at <a href="mailTo:[email protected]">[email protected]</a></p>
</div>
</div>
</div>
</div>
<div class="whiteTextPanel">
<div class="container">
<div class="whitePanelPadding">
<div class="row">
<div class="col-md-6">
<h5>Data Sources</h5>
<div class="arrowPanel">
<a href="#">Custom Application Logs</a>
<a href="#">Custom Application Logs</a>
<a href="#">Custom Application Logs</a>
</div>
</div>
<div class="col-md-6">
<h5>Solution Domain</h5>
<div class="arrowPanel">
<a href="#">Custom Application Logs</a>
<a href="#">Custom Application Logs</a>
<a href="#">Custom Application Logs</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--content end-->
<?php include('footer.php'); ?>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script type="text/javascript" src="js/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
<!-- Pop up Form -->
<?php include('popupForm.php'); ?>
<!-- Pop up Form -->
</body>
</html>
OHA YOOOO