Matthäus Wander
00cb5bc4e8
Merge branch 'issue221'
2021-06-09 14:31:34 +02:00
Matthäus Wander
ca15ff51bd
handle invalid reports gracefully
2021-06-09 14:29:04 +02:00
mwander
d330b25205
Merge remote-tracking branch 'origin/utctimestamp'
...
fixes deduplication for Elastic
2021-06-07 00:05:32 +02:00
Matthäus Wander
4bc7b0b62c
deduplicate over date_begin and date_end instead of date_range
2021-06-07 00:03:39 +02:00
mwander
7e9bbfc805
Revert "convert unixtime into UTC datetime"
...
This reverts commit 9dab931f44 .
9dab93 fixes Elastic output, but breaks Splunk output.
See 4ad693 for a better fix.
2021-06-06 19:04:45 +02:00
wander
4ad693301e
Merge remote-tracking branch 'origin/utctimestamp'
2021-06-06 19:01:57 +02:00
Matthäus Wander
0aa7d84d0d
Use UTC datetimes for Elastic. Elastic by default expects UTC.
2021-06-06 18:41:23 +02:00
Matthäus Wander
595ff0abb7
Merge branch 'master' of https://github.com/mwander/parsedmarc
2021-06-06 16:58:21 +02:00
Matthäus Wander
9dab931f44
convert unixtime into UTC datetime
2021-06-06 16:57:40 +02:00
Matthäus Wander
bbc379aaca
Minor formatting
2021-06-06 16:44:40 +02:00
Matthäus Wander
bd8f13796e
Added splunk installation guide
2021-06-06 16:35:07 +02:00
Sean Whalen
0d680edd31
Merge pull request #236 from drawks/issue_235
...
Resolves Issue #235 - Apply index suffix to pre-insert search
2021-05-12 21:35:34 -04:00
Sean Whalen
50b7b5f28e
Merge pull request #237 from drawks/iss_233
...
Resolve issue #233 - don't create imap folders when in test mode
2021-05-12 21:33:09 -04:00
Sean Whalen
190a6a004b
Merge pull request #230 from snaptowen/master
...
Typo correction: allignment -> alignment
2021-05-12 21:30:38 -04:00
Sean Whalen
184425f567
Merge pull request #232 from supaeasy/patch-3
...
Update Grafana-DMARC_Reports.json
2021-05-12 21:30:20 -04:00
Dave Rawks
1b61156d50
Resolves Issue #235 - Apply index suffix to pre-insert search
...
* updates `save_forensic_report_to_elasticsearch` and
`save_aggregate_report_to_elasticsearch` to apply suffix, if
configured, to pre-insert search
2021-04-20 09:15:54 -07:00
Dave Rawks
55196cb389
Resolve issue #233 - don't create imap folders when in test mode
2021-04-19 10:33:27 -07:00
supaeasy
77331b55c5
Update Grafana-DMARC_Reports.json
...
- Update to current version of ES, Grafana and Grafana Plugins.
- fix TimeDate Handling for Forensic Reports, was not displayed correctly
- alter handling of stacking in one place (it just looked wrong)
2021-03-21 20:41:14 +01:00
Owen Valentine
609fbdce6f
Typo correction: allignment -> alignment
2021-03-03 12:13:11 +02:00
Sean Whalen
b43a622f9e
Merge pull request #214 from maurofaccenda/patch-1
...
Fixes issue #213
2021-01-20 08:54:32 -05:00
Sean Whalen
8feffcb1ac
Merge pull request #212 from Olen/log-level
...
Add verbose logging level
2021-01-20 08:51:49 -05:00
Sean Whalen
0f8d5477a6
Merge pull request #210 from AnaelMobilia/patch-1
...
Update categorie name in Kibana
2021-01-20 08:50:48 -05:00
Sean Whalen
7d7a197ff3
Merge pull request #207 from MarcelWaldvogel/fix-map-legend
...
Fix map thresholds and colors
2021-01-20 08:49:45 -05:00
Mauro Faccenda
4d40f59491
Fixes issue #213
2021-01-20 12:31:09 +01:00
Ola Thoresen
72b0a1b053
Add verbose logging level
2021-01-20 07:52:28 +01:00
Anael Mobilia
08457b66fd
Update categorie name in Kibana
2021-01-18 16:51:12 +01:00
Marcel Waldvogel
49d09a51ba
Fix map thresholds and colors
...
Inverted ranges are not supported; fixes #206
2020-12-28 16:37:38 +01:00
Sean Whalen
3f1e25e315
Drop Python 3.5 support
2020-11-25 09:36:39 -05:00
Sean Whalen
ddb007af13
Update index.rst
2020-11-24 22:03:51 -05:00
Sean Whalen
529fe27a97
PEP 8 fixes
2020-11-24 22:02:55 -05:00
Sean Whalen
e5720422f6
Update .travis.yml
2020-11-24 21:54:42 -05:00
Sean Whalen
4c3fb65af1
6.12.0
2020-11-24 21:42:45 -05:00
Sean Whalen
dbfed2e309
Update elastic.py
2020-11-24 21:15:31 -05:00
Sean Whalen
f0612203f0
Merge pull request #191 from White-Knight-IT/master
...
Allow Basic Auth with Elasticsearch
2020-11-20 11:54:45 -05:00
Sean Whalen
226afee12d
Merge pull request #190 from Sikorsky78/patch-1
...
Update utils.py
2020-11-20 11:46:47 -05:00
Sean Whalen
809d533ce0
Merge pull request #199 from arne1101/master
...
Limit filename length to 100 characters
2020-11-20 11:45:52 -05:00
Arne Allisat
87092cf4ca
Reduce number of characters in filename from 255 to 100
...
Reduce number of characters in filename from 255 to 100
2020-11-06 14:16:09 +01:00
Arne Allisat
06e42791c4
Limit filename length to 255 characters
...
https://github.com/domainaware/parsedmarc/issues/197
Since there is a limit for filename length in some OS, filename length should be limited. I propose limit it to 255 characters.
2020-11-06 09:21:17 +01:00
Ubuntu
f18322c16c
I can spell.... sometimes
2020-10-20 01:31:30 +11:00
Ubuntu
07f8a30f08
tabs and spaces :(
2020-10-20 01:30:08 +11:00
Ubuntu
de02edc0a9
take 3
2020-10-20 01:27:45 +11:00
Ubuntu
a36dc21c07
Try 2
2020-10-20 01:23:18 +11:00
Ubuntu
3312387852
Take 1 trying to add elastic basic auth
2020-10-20 01:14:43 +11:00
Ubuntu
bd7819881d
delete test file
2020-10-20 00:52:01 +11:00
Ubuntu
dedbd518e8
test
2020-10-20 00:50:06 +11:00
Sikorsky78
c1681dc48b
Update utils.py
...
Fixed broken system_paths for Windows
2020-10-12 12:47:15 +02:00
Sean Whalen
82b1a7e292
6.11.0
2020-08-31 16:31:53 -04:00
Sean Whalen
93189945b3
6.11.0
2020-08-31 16:22:35 -04:00
Sean Whalen
1f557f9e41
Merge pull request #182 from bhozar/master
...
Stop double count of email messages displaying. Include images of dashboard.
2020-08-31 16:03:39 -04:00
Sean Whalen
9d920e0bd8
Merge pull request #183 from ericwbentley/master
...
Add begin and end date fields
2020-08-31 16:02:41 -04:00