Skip to content

Commit

Permalink
Updates the topic of the talk
Browse files Browse the repository at this point in the history
  • Loading branch information
Pat Hermens committed Nov 7, 2016
1 parent 656e6df commit 6c664d6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Behind the Scenes - 2016.12

> At Coolblue, we use the ELK stack (now Elastic stack) to SOMETHING SOMETHING all across the company. Unfortunately (for us .Net back-office guys at least), integration isn't as simple as we'd hoped. Join us for this session where Pat will go through how we integrate with the Elastic Stack - from Development all the way to Production, and Nathan will demonstrate refactoring some of our existing applications to support this new requirement using the Mikado method.
> At Coolblue, we use the ELK stack (now Elastic stack) to collect and analyse all across the company. Unfortunately (for us .Net back-office guys at least), integration isn't as simple as we'd hoped. Join us for this session where Pat will go through how we integrate with the Elastic Stack - from Development all the way to Production, and Nathan will demonstrate refactoring some of our existing applications to support this new requirement using the Mikado method.
# Using the Elastic Stack as a .Net developer

Expand Down Expand Up @@ -51,11 +51,15 @@ Yup, in progress [over here](https://docs.google.com/a/coolblue.eu/presentation/
### Redis
> Anonymised screenshots from #Skynet
> Redis is too fast in Prod, so we'll slow it down to demo it (just don't turn on LogStash yet)
### Standardisation
> Ugly screenshot
> Good screenshot
> Why? - Many apps sending to the same cluster, and we want to very quickly narrow down what's going wrong, and we want to have separate indexes per application for ease of searching/diagnostics. Apps can have different security requirements for pruning.
## Working demo of Elastic stack in Docker for local confirmation
DEMO
- Set up Docker images of Redis + Elastic Stack
Expand Down

0 comments on commit 6c664d6

Please sign in to comment.