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

Read data from multiple sensors #62

Open
verovaleros opened this issue Nov 1, 2024 · 1 comment
Open

Read data from multiple sensors #62

verovaleros opened this issue Nov 1, 2024 · 1 comment
Milestone

Comments

@verovaleros
Copy link
Member

verovaleros commented Nov 1, 2024

Right now AIP input data is very strict and it makes it hard to work with.
Specifically, it should auto discover the zeek logs in the raw folder such as it would be possible to have data from multiple sensors/honeypots:

data/raw/sensor1/<zeek-logs>
data/raw/sensor2/<zeek-logs>
data/raw/sensorN/<zeek-logs>

Right now the only apparent accepted input is:

data/raw/YYYY-MM-DD/conn.*.gz
@verovaleros verovaleros converted this from a draft issue Nov 1, 2024
@verovaleros verovaleros added this to the v3.1.0 milestone Nov 1, 2024
@verovaleros
Copy link
Member Author

This is going to be a large issue to solve. Requires deep understanding of data/access.py and data/functions.py.

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

When branches are created from issues, their pull requests are automatically linked.

1 participant