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

Application Settings page #1

Open
ManofWax opened this issue Feb 23, 2023 · 1 comment
Open

Application Settings page #1

ManofWax opened this issue Feb 23, 2023 · 1 comment
Labels
good first issue Good for newcomers

Comments

@ManofWax
Copy link
Contributor

ManofWax commented Feb 23, 2023

An application setting page should be added to let users configure the following settings:

Elasticsearch logs fields

Right now the following fields are hardcoded:

  • event.outcome
  • user.name
  • @timestamp
  • geoip.latitude
  • geoip.longitude
  • geoip.country_name
  • user_agent.original

An user should be able to edit and change the name of one or more of these fields to allow query on data with different fields name.

Updated risk level thresholds

Update risk levels threasholds are hardcoded on update_risk_level() function. An user should be able to change it and set arbitrary data.

Settings page

The settings page should be visible on the left menu

@ManofWax ManofWax added the good first issue Good for newcomers label Feb 23, 2023
@AnkurPrabhu
Copy link

can i pick this up ?

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

No branches or pull requests

2 participants