Skip to content

surya-mu/Dashboard-SIEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A SIEM/Wazuh Dashboard Application Using MERN Stack.

Author : surya-mu

Steps to run the Application:

  1. Click on code </> dropdown and copy the .git url then use this command in your terminal.
git clone [URL]
  1. After it has cloned to your Device's directory do
cd CDAC-SIEM
  1. Install all dependencies of the project using node.
npm install

If you don't have node.js installed in your device, go to node and download the latest version.

  1. Ensure you have Live Server Extension in your VSCode now click the Go Live Button

    image

  2. Select agent_details.json from the directory window. image

Now a popup will be shown image

  1. Now you are ready, After setting up and following till Step 5, Do:
cd frontend

and then run

npm start

or

yarn dev

depending on terminal.

  1. Check your localhost:3000/ where the React Application is running.

  2. Backend folder contains connection between Node.js and Django Rest API and also a json file hosted in a seperate file called Agent_Details.json.


Screenshots of the Project

Note: All the screenshots and the data provided in this Project contain dummy data as actual Project was done in a Secure connection to a undisclosable server, which I had acccess during the Internship period, hence only for display purposes I have added dummy json files, for the user to see how the project looked like. Thanks.

image

image

image

This was a Project Made during my Internship at C-DAC*

About

A SIEM Dashboard Application(MERN).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published