You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spot.apache.org by na...@apache.org on 2018/03/19 19:28:48 UTC

[39/42] incubator-spot git commit: added docstring for complete script

added docstring for complete script


Project: http://git-wip-us.apache.org/repos/asf/incubator-spot/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spot/commit/a166efc3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spot/tree/a166efc3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spot/diff/a166efc3

Branch: refs/heads/SPOT-181_ODM
Commit: a166efc306ca041f668c9af7dfd65a94f006e454
Parents: 4ebf4be
Author: tpltnt <tp...@dropcut.net>
Authored: Thu Jan 25 12:45:02 2018 +0100
Committer: tpltnt <tp...@dropcut.net>
Committed: Thu Jan 25 12:45:02 2018 +0100

----------------------------------------------------------------------
 spot-ingest/pipelines/proxy/bluecoat.py | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spot/blob/a166efc3/spot-ingest/pipelines/proxy/bluecoat.py
----------------------------------------------------------------------
diff --git a/spot-ingest/pipelines/proxy/bluecoat.py b/spot-ingest/pipelines/proxy/bluecoat.py
index 541abb5..01b9922 100644
--- a/spot-ingest/pipelines/proxy/bluecoat.py
+++ b/spot-ingest/pipelines/proxy/bluecoat.py
@@ -1,3 +1,7 @@
+"""
+This script adds support for ingesting Bluecoat log files
+into Apache Spot.
+"""
 #
 # Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with