{"id":1046,"date":"2012-01-11T04:08:29","date_gmt":"2012-01-11T09:08:29","guid":{"rendered":"http:\/\/www.migrate2cloud.com\/blog\/?p=1046"},"modified":"2016-03-21T02:48:49","modified_gmt":"2016-03-21T07:48:49","slug":"splunk-on-aws-ec2-cloud","status":"publish","type":"post","link":"https:\/\/www.migrate2cloud.com\/blog\/splunk-on-aws-ec2-cloud\/","title":{"rendered":"Splunk on AWS EC2 CloudSplunk"},"content":{"rendered":"<p><span style=\"color: #000000;\"><strong>Whats is Splunk ?<\/strong><\/span><\/p>\n<p><span style=\"color: #000000;\"><a title=\"Splunk\" href=\"http:\/\/www.splunk.com\/\" target=\"_blank\">Splunk<\/a> is a log, monitoring and reporting tool for IT system administrators with search capabilities. It crawls logs, metrics, and other data from applications, servers and network devices and indexes it in a searchable repository from which it can generate graphs, SQL reports and alerts. <\/span><a title=\"Splunk\" href=\"http:\/\/www.splunk.com\/\" target=\"_blank\">Splunk<\/a><span style=\"color: #000000;\"> can be easily set on the AWS machine archival storage as EBS volumes and periodically syncing the archive from EBS to S3 Bucket or taking EBS snapshots for backup of the logs for the future use.<\/span><\/p>\n<p><span style=\"color: #000000;\">Generally its hard to track the logs from the server. We do have different monitoring tools such as <a title=\"Nagios\" href=\"http:\/\/www.nagios.org\" target=\"_blank\">Nagios<\/a>, <a title=\"Zabbix\" href=\"http:\/\/www.zabbix.com\/\" target=\"_blank\">Zabix<\/a>, here is a new tool named<\/span> <a title=\"Splunk\" href=\"http:\/\/www.splunk.com\/\" target=\"_blank\">Splunk<\/a><span style=\"color: #000000;\">, which is a kind of bigger solution for providing monitor the visibility inside all the dynamic and complex environment. For example you have an application seems to be very slow, its not because the app have some issue , its because of the lack of free memory on the server. Such kind of details can be obtained from inside the splunk server.<\/span><\/p>\n<p><strong><span style=\"color: #000000;\">Why do we go for Splunk ?<\/span><\/strong><\/p>\n<p><span style=\"color: #000000;\">In <a href=\"http:\/\/aws.amazon.com\/autoscaling\/\" target=\"_blank\">auto-scaled<\/a> where the instances are running under <a href=\"http:\/\/aws.amazon.com\/elasticloadbalancing\/\" target=\"_blank\">load-balancer<\/a> scenarios, the servers gets scale up and down, and also there are some situations like some instance gets terminated without any alert. During this situation it will be good to get the login sessions during the server-down state, also the server access logs, so that we can track the reason for the server down. Managing logs on server is really hard, and also the logs will be available on different location. Inorder to address this problem, here we have setup Splunk to<\/span> <a href=\"http:\/\/www.splunk.com\/docs\/view\/data\/2\/6\">listen on a TCP port<\/a><span style=\"color: #000000;\"> for any network traffic passes all others servers log to this host, then you will have a centralized, indexed log repository for all of your services. <\/span><\/p>\n<p><span style=\"color: #000000;\">Here i will guide you on deploying the splunk on the AWS EC2 and configuring splunk forwarder on the remote machine. Splunk is very flexible and is easy to install on any servers. You can select the appropriate hardware capacity planning for your Splunk deployment from<\/span> <a title=\"Here\" href=\"http:\/\/docs.splunk.com\/Documentation\/Splunk\/latest\/Installation\/CapacityplanningforalargerSplunkdeployment\" target=\"_blank\">here<\/a>.<\/p>\n<p><span style=\"color: #000000;\">Once you have installed the<\/span> <a title=\"Splunk\" href=\"http:\/\/www.splunk.com\/\" target=\"_blank\">Splunk<\/a><span style=\"color: #000000;\"> server , follow the steps given below to start the app:<\/span><\/p>\n<p><span style=\"color: #000000;\">Now start the Splunk using the command given below:<\/span><br \/>\n<span style=\"color: #000000;\"> [NOTE: The here Splunk is installed in \/opt location]<\/span><\/p>\n<div style=\"padding: 0.7em; border: 1px dashed #2f6fab; margin: 5px; background-color: #f9f9f9; font-family: arial, verdana, sans-serif; font-size: 13px; color: #000000;\"><span style=\"color: #000000;\"> \/opt\/splunk\/bin\/splunk start <\/span><\/div>\n<p><span style=\"color: #000000;\">Now you can access the Splunk web UI using the URL given below:<\/span><\/p>\n<p><span style=\"color: #000000;\">http:\/\/domain.com:8000<\/span><\/p>\n<p><span style=\"color: #000000;\">The <\/span><a title=\"Splunk\" href=\"http:\/\/www.splunk.com\/\" target=\"_blank\">Splunk<\/a><span style=\"color: #000000;\"> need to be configure in such a way that it should be able to receive the data from the remote machine. For this you will need is to follow the following steps:<\/span><\/p>\n<div style=\"padding: 0.7em; border: 1px dashed #2f6fab; margin: 5px; background-color: #f9f9f9; font-family: arial, verdana, sans-serif; font-size: 13px; color: #000000;\"><span style=\"color: #000000;\"> 1. Login to Splunk WebUI eg. http:\/\/10.10.10.35:8000<\/span><br \/>\n<span style=\"color: #000000;\"> 2. Go to Manager &#8211;&gt; Forwarding and receiving &#8211;&gt; Receive data<\/span><br \/>\n<span style=\"color: #000000;\"> 3. Click on New Button and add default port i.e. 9997<\/span><br \/>\n<span style=\"color: #000000;\"> 4. Click on save button to save the settings.<\/span><br \/>\n<span style=\"color: #000000;\"> NOTE: Make sure that the port is opened for the server to accept the data from the remote machine. <\/span><\/div>\n<p><span style=\"color: #000000;\">Next you will need to install <\/span><a title=\"Splunk\" href=\"http:\/\/www.splunk.com\/\" target=\"_blank\">Splunk<\/a><span style=\"color: #000000;\"> forwarder on the remote machine. Once you have installed the forwarder start the app as shown below:<\/span><\/p>\n<div style=\"padding: 0.7em; border: 1px dashed #2f6fab; margin: 5px; background-color: #f9f9f9; font-family: arial, verdana, sans-serif; font-size: 13px; color: #000000;\"><span style=\"color: #000000;\"> \/opt\/splunk\/bin\/splunk start <\/span><\/div>\n<p><span style=\"color: #000000;\">Then enable the forwarder using the command and restart the Splunk app.<\/span><\/p>\n<div style=\"padding: 0.7em; border: 1px dashed #2f6fab; margin: 5px; background-color: #f9f9f9; font-family: arial, verdana, sans-serif; font-size: 13px; color: #000000;\"><span style=\"color: #000000;\"> .\/splunk enable app SplunkLightForwarder -auth<\/span><br \/>\n<span style=\"color: #000000;\"> Splunk username: admin<\/span><br \/>\n<span style=\"color: #000000;\"> Password: changeme <\/span><\/div>\n<div style=\"padding: 0.7em; border: 1px dashed #2f6fab; margin: 5px; background-color: #f9f9f9; font-family: arial, verdana, sans-serif; font-size: 13px; color: #000000;\"><span style=\"color: #000000;\"> .\/splunk add forward-server 10.10.10.35:9997 -auth admin<\/span><br \/>\n<span style=\"color: #000000;\">.\/splunk restart <\/span><\/div>\n<p><span style=\"color: #000000;\">Now after few minutes you can see the <\/span><a title=\"Splunk\" href=\"http:\/\/www.splunk.com\/\" target=\"_blank\">Splunk<\/a><span style=\"color: #000000;\"> dashboard indexes all it logs on the realtime dashboard.<\/span><\/p>\n<p><a href=\"http:\/\/www.migrate2cloud.com\/blog\/wp-content\/uploads\/2012\/01\/Untitleddrawing21.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-1070\" src=\"http:\/\/www.migrate2cloud.com\/blog\/wp-content\/uploads\/2012\/01\/Untitleddrawing21.jpg\" alt=\"\" width=\"672\" height=\"325\" \/><\/a><\/p>\n<p><span style=\"color: #000000;\">Generally in Splunk deployment , we have a deployment server which pushes the configuration on to the deployment client, grouped into server class. The Splunk deployment server is a centralized manager which manages several splunk instances known as deployment client. The deployment client is the Splunk instance installed on the remote machine and parse the log on to the Splunk deployment server. <\/span><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #000000;\"> The <\/span><a title=\"Splunk\" href=\"http:\/\/www.splunk.com\/\" target=\"_blank\">Splunk<\/a><span style=\"color: #000000;\"> generally collects the data from the remote machine which contain \u00a0the machine-to-machine and also from human-to-machine interaction. With these collected data it indexes to the engine and generates the reports and also drives alert. The email alert can be configured for the specific conditions like. For example we can configure the alert mail when it finds any log containing the error messages. The <\/span><a title=\"Splunk\" href=\"http:\/\/www.splunk.com\/\" target=\"_blank\">Splunk<\/a><span style=\"color: #000000;\"> will access all these large volume of data and also provides the visibility and intelligence to IT and data ware house. And also will be able to perform the real-time and historic analysis of all the bulk data from the remote machine.<\/span><\/p>\n<p><span style=\"color: #000000;\">Its easy to use, also to install and also easier deploy method make this application different from others. The <\/span><a title=\"Splunk\" href=\"http:\/\/www.splunk.com\/\" target=\"_blank\">Splunk<\/a><span style=\"color: #000000;\"> will be very useful for the developer team for finding and fixing the bugs and also helps to provide real time insights.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Whats is Splunk ? Splunk is a log, monitoring and reporting tool for IT system administrators with search capabilities. It crawls logs, metrics, and other data from applications, servers and network devices and indexes it in a searchable repository from which it can generate graphs, SQL reports and alerts. Splunk can be easily set on [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[34,50,51,3],"tags":[235,98,20,429,426,6,49,432,428,18,430,250,104,431,433,427,136],"class_list":["post-1046","post","type-post","status-publish","format-standard","hentry","category-amazon-ec2","category-amazon-s3","category-amazon-web-services","category-cloud-computing","tag-amazon-elastic-compute-cloud","tag-autoscaling","tag-aws","tag-centralized-manager","tag-data-security","tag-ec2","tag-elastic-load-balancer","tag-manager","tag-nagios","tag-s3","tag-search-capabilities","tag-server","tag-splunk","tag-splunk-server","tag-sql","tag-system-administration","tag-technologyinternet"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"The use of Splunk and what makes it different from others.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"admin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.migrate2cloud.com\/blog\/splunk-on-aws-ec2-cloud\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Migrate to Cloud - we make the clouds rain\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Splunk on AWS EC2 CloudSplunk - Migrate to Cloud\" \/>\n\t\t<meta property=\"og:description\" content=\"The use of Splunk and what makes it different from others.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.migrate2cloud.com\/blog\/splunk-on-aws-ec2-cloud\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2012-01-11T09:08:29+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2016-03-21T07:48:49+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Splunk on AWS EC2 CloudSplunk - Migrate to Cloud\" \/>\n\t\t<meta name=\"twitter:description\" content=\"The use of Splunk and what makes it different from others.\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/splunk-on-aws-ec2-cloud\\\/#blogposting\",\"name\":\"Splunk on AWS EC2 CloudSplunk - Migrate to Cloud\",\"headline\":\"Splunk on AWS EC2 CloudSplunk\",\"author\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/author\\\/admin-2\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/wp-content\\\/uploads\\\/2012\\\/01\\\/Untitleddrawing21.jpg\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/splunk-on-aws-ec2-cloud\\\/#articleImage\",\"width\":1486,\"height\":713},\"datePublished\":\"2012-01-11T04:08:29-05:00\",\"dateModified\":\"2016-03-21T02:48:49-05:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/splunk-on-aws-ec2-cloud\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/splunk-on-aws-ec2-cloud\\\/#webpage\"},\"articleSection\":\"Amazon EC2, Amazon S3, Amazon Web Services, Cloud computing, Amazon Elastic Compute Cloud, Autoscaling, aws, centralized manager, Data security, EC2, Elastic Load Balancer, Manager, Nagios, S3, search capabilities, Server, Splunk, splunk server, SQL, System administration, Technology\\\/Internet\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/splunk-on-aws-ec2-cloud\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/category\\\/cloud-computing\\\/#listItem\",\"name\":\"Cloud computing\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/category\\\/cloud-computing\\\/#listItem\",\"position\":2,\"name\":\"Cloud computing\",\"item\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/category\\\/cloud-computing\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/splunk-on-aws-ec2-cloud\\\/#listItem\",\"name\":\"Splunk on AWS EC2 CloudSplunk\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/splunk-on-aws-ec2-cloud\\\/#listItem\",\"position\":3,\"name\":\"Splunk on AWS EC2 CloudSplunk\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/category\\\/cloud-computing\\\/#listItem\",\"name\":\"Cloud computing\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/#organization\",\"name\":\"Migrate to Cloud\",\"description\":\"we make the clouds rain\",\"url\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/author\\\/admin-2\\\/#author\",\"url\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/author\\\/admin-2\\\/\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/splunk-on-aws-ec2-cloud\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d370c5f82d8ed54ea2a14d7d135705e3add3103f5fa9b7670bd9dc6335a92e9e?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"admin\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/splunk-on-aws-ec2-cloud\\\/#webpage\",\"url\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/splunk-on-aws-ec2-cloud\\\/\",\"name\":\"Splunk on AWS EC2 CloudSplunk - Migrate to Cloud\",\"description\":\"The use of Splunk and what makes it different from others.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/splunk-on-aws-ec2-cloud\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/author\\\/admin-2\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/author\\\/admin-2\\\/#author\"},\"datePublished\":\"2012-01-11T04:08:29-05:00\",\"dateModified\":\"2016-03-21T02:48:49-05:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/\",\"name\":\"Migrate to Cloud\",\"description\":\"we make the clouds rain\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Splunk on AWS EC2 CloudSplunk - Migrate to Cloud","description":"The use of Splunk and what makes it different from others.","canonical_url":"https:\/\/www.migrate2cloud.com\/blog\/splunk-on-aws-ec2-cloud\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/www.migrate2cloud.com\/blog\/splunk-on-aws-ec2-cloud\/#blogposting","name":"Splunk on AWS EC2 CloudSplunk - Migrate to Cloud","headline":"Splunk on AWS EC2 CloudSplunk","author":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/author\/admin-2\/#author"},"publisher":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.migrate2cloud.com\/blog\/wp-content\/uploads\/2012\/01\/Untitleddrawing21.jpg","@id":"https:\/\/www.migrate2cloud.com\/blog\/splunk-on-aws-ec2-cloud\/#articleImage","width":1486,"height":713},"datePublished":"2012-01-11T04:08:29-05:00","dateModified":"2016-03-21T02:48:49-05:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/splunk-on-aws-ec2-cloud\/#webpage"},"isPartOf":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/splunk-on-aws-ec2-cloud\/#webpage"},"articleSection":"Amazon EC2, Amazon S3, Amazon Web Services, Cloud computing, Amazon Elastic Compute Cloud, Autoscaling, aws, centralized manager, Data security, EC2, Elastic Load Balancer, Manager, Nagios, S3, search capabilities, Server, Splunk, splunk server, SQL, System administration, Technology\/Internet"},{"@type":"BreadcrumbList","@id":"https:\/\/www.migrate2cloud.com\/blog\/splunk-on-aws-ec2-cloud\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/www.migrate2cloud.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/#listItem","name":"Cloud computing"}},{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/#listItem","position":2,"name":"Cloud computing","item":"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog\/splunk-on-aws-ec2-cloud\/#listItem","name":"Splunk on AWS EC2 CloudSplunk"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog\/splunk-on-aws-ec2-cloud\/#listItem","position":3,"name":"Splunk on AWS EC2 CloudSplunk","previousItem":{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/#listItem","name":"Cloud computing"}}]},{"@type":"Organization","@id":"https:\/\/www.migrate2cloud.com\/blog\/#organization","name":"Migrate to Cloud","description":"we make the clouds rain","url":"https:\/\/www.migrate2cloud.com\/blog\/"},{"@type":"Person","@id":"https:\/\/www.migrate2cloud.com\/blog\/author\/admin-2\/#author","url":"https:\/\/www.migrate2cloud.com\/blog\/author\/admin-2\/","name":"admin","image":{"@type":"ImageObject","@id":"https:\/\/www.migrate2cloud.com\/blog\/splunk-on-aws-ec2-cloud\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/d370c5f82d8ed54ea2a14d7d135705e3add3103f5fa9b7670bd9dc6335a92e9e?s=96&d=mm&r=g","width":96,"height":96,"caption":"admin"}},{"@type":"WebPage","@id":"https:\/\/www.migrate2cloud.com\/blog\/splunk-on-aws-ec2-cloud\/#webpage","url":"https:\/\/www.migrate2cloud.com\/blog\/splunk-on-aws-ec2-cloud\/","name":"Splunk on AWS EC2 CloudSplunk - Migrate to Cloud","description":"The use of Splunk and what makes it different from others.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/splunk-on-aws-ec2-cloud\/#breadcrumblist"},"author":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/author\/admin-2\/#author"},"creator":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/author\/admin-2\/#author"},"datePublished":"2012-01-11T04:08:29-05:00","dateModified":"2016-03-21T02:48:49-05:00"},{"@type":"WebSite","@id":"https:\/\/www.migrate2cloud.com\/blog\/#website","url":"https:\/\/www.migrate2cloud.com\/blog\/","name":"Migrate to Cloud","description":"we make the clouds rain","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Migrate to Cloud - we make the clouds rain","og:type":"article","og:title":"Splunk on AWS EC2 CloudSplunk - Migrate to Cloud","og:description":"The use of Splunk and what makes it different from others.","og:url":"https:\/\/www.migrate2cloud.com\/blog\/splunk-on-aws-ec2-cloud\/","article:published_time":"2012-01-11T09:08:29+00:00","article:modified_time":"2016-03-21T07:48:49+00:00","twitter:card":"summary_large_image","twitter:title":"Splunk on AWS EC2 CloudSplunk - Migrate to Cloud","twitter:description":"The use of Splunk and what makes it different from others."},"aioseo_meta_data":{"post_id":"1046","title":"","description":"The use of Splunk and what makes it different from others.","keywords":[{"label":"splunk","value":"splunk"},{"label":"S3","value":"S3"},{"label":"AWS","value":"AWS"},{"label":"EC2","value":"EC2"}],"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"created":"2022-12-27 09:17:48","updated":"2026-07-21 15:30:24","ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.migrate2cloud.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/\" title=\"Cloud computing\">Cloud computing<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tSplunk on AWS EC2 CloudSplunk\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.migrate2cloud.com\/blog"},{"label":"Cloud computing","link":"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/"},{"label":"Splunk on AWS EC2 CloudSplunk","link":"https:\/\/www.migrate2cloud.com\/blog\/splunk-on-aws-ec2-cloud\/"}],"jetpack_featured_media_url":"","jetpack-related-posts":[],"jetpack_sharing_enabled":true,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/posts\/1046","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/comments?post=1046"}],"version-history":[{"count":36,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/posts\/1046\/revisions"}],"predecessor-version":[{"id":2147,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/posts\/1046\/revisions\/2147"}],"wp:attachment":[{"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/media?parent=1046"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/categories?post=1046"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/tags?post=1046"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}