Hi Mika, Sebastian,
As always, it is a pleasure to hear from you!
Thank you for both your answers, they are very helpful. 😊
Have a nice evening/weekend,
Jonathan
--
Jonathan SCOUPREMAN |
jscoupreman@excellium-services.lu |
PGP Key ID:
0xAD971C07
CERT-XLM |
cert@excellium-services.com | PGP Key ID:
0xD74E5AC0
CERT-XLM Incident Handler @
excellium-services.com
Excellium Services S.A. | 5 rue Goell L-5326 Contern
Mobile: +352 691 982 790
Emergency: +352 262 039 64 708 |
emergency@excellium-services.com | PGP Key ID:
0x42662EFE
From: IntelMQ-users <intelmq-users-bounces@lists.cert.at>
On Behalf Of Sebix
Sent: vendredi 17 décembre 2021 16:19
To: intelmq-users <intelmq-users@lists.cert.at>
Subject: Re: [IntelMQ-users] [IntelMQ] Question about harmonization.conf
You don't often get email from
sebix@sebix.at.
Learn why this is important |
Dear Jonathan, dear Mika,
On 12/17/21 1:12 PM, Jonathan SCOUPREMAN via IntelMQ-users wrote:
> Could you please tell me the difference? Unfortunately, I was not able to find hints in the current documentation.
Yeah, that part is missing in the docs, it was only part of (my) presentations/workshops. Needless to say: PRs for the Docs and other contributions are always welcome :)
> Also, as I see «report», does that mean IntelMQ has a reporting capability ? As far as I know IntelMQ doesn’t provide a reporting capability, hence my doubt.
😊
Depends very much on your understand of reporting.
On 12/17/21 3:17 PM, Mika Silander wrote:
I'll stop here in the hope the above helps. More seasoned developers may continue from hereon (and correct me along the way if necessary).
Excellent answer, haven't found anything to correct ;)
Small additions for context:
The report contains just raw data fetched from the source, plus some metadata of the collection process which may be needed or useful afterwards.
In IntelMQ 3.0 we have renamed the "Data Harmonization Ontology" to "IntelMQ/Internal Data Format" (IDF). The choice to name the data format "Harmonization" comes from the fact that, in the beginnings of IntelMQ back in 2015, Thomas Lima harmonized different
format that were out there, most importantly AbuseHelper and ElasticSearch's ECS. The file name harmonization.conf is just a leftover from the recent renaming, which we intentionally left as is to minimize the migration burden and wait for other potential
refactorings in this area (e.g. moving the file elsewhere, changing the format, completely obsolete it, ... whatever).
Sebastian