Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make email CSV column order and headers configurable #12

Open
wagner-intevation opened this issue Oct 14, 2024 · 1 comment
Open

Make email CSV column order and headers configurable #12

wagner-intevation opened this issue Oct 14, 2024 · 1 comment

Comments

@wagner-intevation
Copy link
Member

No description provided.

@wagner-intevation
Copy link
Member Author

For example:

CSV input file contains: server_hk, user, ip, port, timestamp, key_hash
Assigned to the IntelMQ fields: extra.hostkey, extra.user, source.ip, source.port, time.source, extra.key_hash
Then, the ASN-Lookup adds source.asn

Fields to be sent could be:
source.asn as "asn", source.ip as "ip", time.source as "timestamp", source.port as "port", extra.user as "user" and "extra.key_hash" as "key_hash"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant