This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Summer Code Sprint2015 Progress Reports
- Main
- OWTF Viyat Bhalodia
- OWTF Arun Sori
- OWTF Alexandra Sandulescu
- Hackademic Anirudh Anand
- Hackademic Minhaz AV
- Hackademic Tapasweni Pathak
- AppSensor Sumanth Damaria
- Seraphimdroid Kartik Kohli
OWASP Summer Code Sprint 2015 Progress Reports
This page will track the progress reports of the different selected projects for the OWASP Summer Code Sprint 2015 projects.
Week 1 (2015.07.13 - 2015.07.17)
Operating System: Ubuntu 15.04 Desktop Processor: Intel Core i3 -3227U CPU @ 1.90GHz x 4 OS Type : 64-bit Disk: 17.5GB (Server or Desktop?) + (What hardware?)
Technologies researched on : Overview of Time Series Databases. Influxdb documentation. Learnt InfluxQL (Query language for Influxdb). Overview Elasticsearch and related tutorials. Overview Logstash and related tutorials. Overview Kibana and related tutorials.
Environement Setup: Installed ElasticSearch 1.4.4, Logstash and Kibana 4.0 and Nginx environment.(To set up a reverse proxy to allow external access) individually. What versions of each component? Working on linking all the three[how the logstash output be given to elasticsearch (the parameters to be mentioned) and how to generate metrics using Kibana from Elasticsearch inputs] but I need to configure it with private IP.(Linking all three what? ) Installed Appsensor environment.
Links I referenced (Teaching Resources):
InfluxDB Documentation: https://influxdb.com/docs/v0.9/introduction/overview.html
Logstash Documentation: https://www.elastic.co/guide/en/logstash/current/getting-started-with-logstash.html
Elastic Search Documentation: https://www.elastic.co/guide/en/elasticsearch/guide/current/getting-started.html
Kibana: https://www.elastic.co/webinars/whats-new-in-kibana-4
Visualizing Logs Using ElasticSearch, Logstash and Kibana : https://www.youtube.com/watch?v=Kqs7UcCJquM Logs & Metrics: Use the Force, Gain the Insight (Need to have pro access which I have xD ) https://teamtreehouse.com/library/logs-metrics-use-the-force-gain-the-insight
Step by step installation on ELK Stack on Ubuntu: https://www.digitalocean.com/community/tutorials/how-to-install-elasticsearch-logstash-and-kibana-4-on-ubuntu-14-04