Can you draw Entity Relationship (ER) diagram based on the text. (Please use the draw.io web site for drawing.)​​​​​​​ Entity: HoneynetCentralServer Attributes: server_id (Primary Key), cronjob_interval Relationships: one-to-many with Honeypot one-to-one with LogProcessor Entity: Honeypot Attributes: honeypot_id (Primary Key), ip_address, ssh_credentials, server_id (Foreign Key) Relationships: many-to-one with HoneynetCentralServer one-to-many with LogEntry Entity: LogEntry Attributes: log_entry_id (Primary Key), timestamp, message, action_type, attack_level, honeypot_id (Foreign Key) Relationships: many-to-one with Honeypot Entity: LogProcessor Attributes: processor_id (Primary Key), rule_filters, server_id (Foreign Key) Relationships: one-to-one with HoneynetCentralServer Entity: MongoDBAtlasDatabase Attributes: database_id (Primary Key), connection_string Relationships: one-to-many with StoredLogEntry Entity: StoredLogEntry Attributes: stored_log_entry_id (Primary Key), log_entry_id (Foreign Key), database_id (Foreign Key) Relationships: many-to-one with MongoDBAtlasDatabase one-to-one with LogEntry Entity: ManagementTool Attributes: tool_id (Primary Key), graphical_libraries, visual_libraries Relationships: one-to-one with HoneynetCentralServer or LogProcessor (depending on where data fetching occurs) Entity: ExternalAPI Attributes: api_id (Primary Key), api_url, authentication Relationships: many-to-many with HoneynetCentralServer or ManagementTool (depending on integration point)

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Can you draw Entity Relationship (ER) diagram based on the text.

(Please use the draw.io web site for drawing.)​​​​​​​

Entity: HoneynetCentralServer

Attributes: server_id (Primary Key), cronjob_interval

Relationships:

one-to-many with Honeypot

one-to-one with LogProcessor

Entity: Honeypot

Attributes: honeypot_id (Primary Key), ip_address, ssh_credentials, server_id (Foreign Key)

Relationships:

many-to-one with HoneynetCentralServer

one-to-many with LogEntry

Entity: LogEntry

Attributes: log_entry_id (Primary Key), timestamp, message, action_type, attack_level, honeypot_id (Foreign Key)

Relationships:

many-to-one with Honeypot

Entity: LogProcessor

Attributes: processor_id (Primary Key), rule_filters, server_id (Foreign Key)

Relationships:

one-to-one with HoneynetCentralServer

Entity: MongoDBAtlasDatabase

Attributes: database_id (Primary Key), connection_string

Relationships:

one-to-many with StoredLogEntry

Entity: StoredLogEntry

Attributes: stored_log_entry_id (Primary Key), log_entry_id (Foreign Key), database_id (Foreign Key)

Relationships:

many-to-one with MongoDBAtlasDatabase

one-to-one with LogEntry

Entity: ManagementTool

Attributes: tool_id (Primary Key), graphical_libraries, visual_libraries

Relationships:

one-to-one with HoneynetCentralServer or LogProcessor (depending on where data fetching occurs)

Entity: ExternalAPI

Attributes: api_id (Primary Key), api_url, authentication

Relationships:

many-to-many with HoneynetCentralServer or ManagementTool (depending on integration point)

Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Arrays
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education