Add new visualizations + new kibana + new Logstash

Change-Id: If49336c8402ee826863237f996a659bf6ea7b08d
Issue-ID: CLAMP-341
Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
diff --git a/src/main/docker/logstash/Dockerfile.logstash b/src/main/docker/logstash/Dockerfile.logstash
index be33b31..f307509 100644
--- a/src/main/docker/logstash/Dockerfile.logstash
+++ b/src/main/docker/logstash/Dockerfile.logstash
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM  docker.elastic.co/logstash/logstash-oss:6.1.3
+FROM  docker.elastic.co/logstash/logstash-oss:6.6.2
 
 MAINTAINER "The Onap Team"
 LABEL Description="Logstash image with some plugins needed for the clamp dashboard"