{"id":13467596,"url":"https://github.com/elastic/examples","last_synced_at":"2025-09-23T01:31:00.634Z","repository":{"id":20572312,"uuid":"23852701","full_name":"elastic/examples","owner":"elastic","description":"Home for Elasticsearch examples available to everyone. It's a great way to get started.","archived":false,"fork":false,"pushed_at":"2024-08-08T08:31:51.000Z","size":134688,"stargazers_count":2648,"open_issues_count":120,"forks_count":1237,"subscribers_count":502,"default_branch":"master","last_synced_at":"2025-01-07T14:06:19.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security Analytics/ACSC2020-008_IOCs/README.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-09-09T22:42:45.000Z","updated_at":"2025-01-07T01:10:58.000Z","dependencies_parsed_at":"2023-01-12T03:30:44.418Z","dependency_job_id":"f92eeec5-6841-42ce-9c30-27f3ffa96f96","html_url":"https://github.com/elastic/examples","commit_stats":{"total_commits":945,"total_committers":94,"mean_commits":"10.053191489361701","dds":0.7851851851851852,"last_synced_commit":"2da957327d77c3284641ecf3bb2d624516fc7543"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fexamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fexamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fexamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fexamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233912807,"owners_count":18749850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T15:00:58.318Z","updated_at":"2025-09-23T01:30:55.542Z","avatar_url":"https://github.com/elastic.png","language":"Jupyter Notebook","funding_links":[],"categories":["JavaScript","Jupyter Notebook","Awesome Collections of Demos"],"sub_categories":[],"readme":"# Introduction\n\nThis is a collection of examples to help you get familiar with the Elastic Stack. Each example folder includes a README with detailed instructions for getting up and running with the  particular example. The following information pertains to the [examples](https://github.com/elastic/examples) repo as a whole.\n\n### Contents\n\n- [Quick start](#quick-start)\n- [Contributing](#contributing)\n- [Example catalog](#example-catalog)\n\n### Quick start\n\nYou have a few options to get started with the examples:\n\n- If you want to try them all, you can [download the entire repo ](https://github.com/elastic/examples/archive/master.zip). Or, if you are familiar with Git, you can [clone the repo](https://github.com/elastic/examples.git). Then, simply follow the instructions in the individual README of the examples you're interested in to get started.\n\n- If you are only interested in a specific example or two, you can download the contents of just those examples - follow instructions in the individual READMEs OR you can use some of the [options mentioned here](http://stackoverflow.com/questions/7106012/download-a-single-folder-or-directory-from-a-github-repo).\n\n### Contributing\n\nSee [here](https://github.com/elastic/examples/blob/master/CONTRIBUTING.md)\n\n### Example catalog\n\nBelow is the list of examples available in this repo:\n\n#### Common Data Formats\n\n- [Apache Logs](https://github.com/elastic/examples/tree/master/Common%20Data%20Formats/apache_logs)\n- [NGINX Logs](https://github.com/elastic/examples/tree/master/Common%20Data%20Formats/nginx_logs)\n- [NGINX JSON Logs](https://github.com/elastic/examples/tree/master/Common%20Data%20Formats/nginx_json_logs)\n- [NGINX JSON Plus Logs](https://github.com/elastic/examples/tree/master/Common%20Data%20Formats/nginx_json_plus_logs)\n- [Twitter](https://github.com/elastic/examples/tree/master/Common%20Data%20Formats/twitter)\n- [CEF](https://github.com/elastic/examples/tree/master/Common%20Data%20Formats/cef)\n\n#### Exploring Public Datasets\n\nExamples using the Elastic Stack for analyzing public dataset.\n\n- [DonorsChoose.org donations](https://github.com/elastic/examples/tree/master/Exploring%20Public%20Datasets/donorschoose)\n- [NCEDC earthquakes data](https://github.com/elastic/examples/tree/master/Exploring%20Public%20Datasets/earthquakes)\n- [NYC traffic accidents](https://github.com/elastic/examples/tree/master/Exploring%20Public%20Datasets/nyc_traffic_accidents)\n- [US FEC campaign contributions](https://github.com/elastic/examples/tree/master/Exploring%20Public%20Datasets/usfec)\n- [CDC health behavior survey](https://github.com/elastic/examples/tree/master/Exploring%20Public%20Datasets/cdc_nutrition_exercise_patterns)\n- [NYC restaurant health grades](https://github.com/elastic/examples/tree/master/Exploring%20Public%20Datasets/nyc_restaurants)\n- [NHL Match Data](https://github.com/elastic/examples/tree/master/Exploring%20Public%20Datasets/nhl)\n\n#### Getting Started with Graph exploration\n\n- [Exploring attack vectors in Apache logs using Graph](https://github.com/elastic/examples/tree/master/Graph/apache_logs_security_analysis)\n- [Powering recommendation using Graph](https://github.com/elastic/examples/tree/master/Graph/movie_recommendations)\n\n#### Alerting on Elastic Stack\n\nAlerting lets you set up watches (or rules) to detect and alert on changes in your Elasticsearch data. Below is a list of examples watches that configured to detect and alert on a few common scenarios:\n\n- [High I/O wait on CPU](https://github.com/elastic/examples/tree/master/Alerting/Sample%20Watches/cpu_iowait_hosts)\n- [Critical error  in logs](https://github.com/elastic/examples/tree/master/Alerting/Sample%20Watches/errors_in_logs)\n- [High filesystem usage](https://github.com/elastic/examples/tree/master/Alerting/Sample%20Watches/filesystem_usage)\n- [Lateral movement in user communication](https://github.com/elastic/examples/tree/master/Alerting/Sample%20Watches/lateral_movement_in_user_comm)\n- [Alerting on Machine Learning](https://github.com/elastic/examples/tree/master/Alerting/Sample%20Watches/ml_examples)\n- [Monitoring Cluster Health](https://github.com/elastic/examples/tree/master/Alerting/Sample%20Watches/monitoring_cluster_health)\n- [Monitoring Free Disk Space](https://github.com/elastic/examples/tree/master/Alerting/Sample%20Watches/monitoring_free_disk_space)\n- [New process started on hosts](https://github.com/elastic/examples/tree/master/Alerting/Sample%20Watches/new_process_started)\n- [Port scan detected](https://github.com/elastic/examples/tree/master/Alerting/Sample%20Watches/port_scan)\n- [Interrupted log flow from hosts](https://github.com/elastic/examples/tree/master/Alerting/Sample%20Watches/system_fails_to_provide_data)\n- [Trending hashtag on twitter](https://github.com/elastic/examples/tree/master/Alerting/Sample%20Watches/twitter_trends)\n- [Unexpected account activity](https://github.com/elastic/examples/tree/master/Alerting/Sample%20Watches/unexpected_account_activity)\n- [Watch history dashboard](https://github.com/elastic/examples/tree/master/Alerting/watcher_dashboard)\n- [Alert on Large Shards](https://github.com/elastic/examples/tree/master/Alerting/Sample%20Watches/large_shard_watch)\n\n#### Machine learning\n\n- [Getting started tutorials](https://github.com/elastic/examples/tree/master/Machine%20Learning/Getting%20Started%20Examples)\n- [IT operations recipes](https://github.com/elastic/examples/tree/master/Machine%20Learning/IT%20Operations%20Recipes)\t\n- [Security analytics recipes](https://github.com/elastic/examples/tree/master/Machine%20Learning/Security%20Analytics%20Recipes)\n- [Business metrics recipes](https://github.com/elastic/examples/tree/master/Machine%20Learning/Business%20Metrics%20Recipes)\n\n#### Search \u0026 API Examples\n\n- [Recipe Search with Java](https://github.com/elastic/examples/tree/master/Search/recipe_search_java)\n- [Recipe Search with PHP](https://github.com/elastic/examples/tree/master/Search/recipe_search_php)\t\n\n#### Security Analytics\n\n- [Audit Analysis](https://github.com/elastic/examples/tree/master/Security%20Analytics/auditd_analysis)\n- [CEF with Kafka](https://github.com/elastic/examples/tree/master/Security%20Analytics/cef_with_kafka)\t\n- [DNS Tunnel Detection](https://github.com/elastic/examples/tree/master/Security%20Analytics/dns_tunnel_detection)\n- [Malware Analysis](https://github.com/elastic/examples/tree/master/Security%20Analytics/malware_analysis)\t\n- [SSH Analysis](https://github.com/elastic/examples/tree/master/Security%20Analytics/ssh_analysis)\n- [Elastic SIEM at Home](https://github.com/elastic/examples/tree/master/Security%20Analytics/SIEM-at-Home)\n\n\n#### Miscellaneous\n\n- [Custom Tile Maps](https://github.com/elastic/examples/tree/master/Miscellaneous/custom_tile_maps)\n- [Monitoring Kafka](https://github.com/elastic/examples/tree/master/Miscellaneous/kafka_monitoring)\n- [Kibana with Geoserver](https://github.com/elastic/examples/tree/master/Miscellaneous/kibana_geoserver)\n- [The ElasticStack on Docker](https://github.com/elastic/examples/tree/master/Miscellaneous/docker)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felastic%2Fexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felastic%2Fexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felastic%2Fexamples/lists"}