Skip to content

Commit

Permalink
Add route (#18444)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonychuang authored Mar 1, 2024
1 parent 42581d0 commit 07f1695
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions graylog2-web-interface/src/routing/Routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ const Routes = {
HOST_ACTIVITY: `${SECURITY_PATH}/host-activity`,
NETWORK_ACTIVITY: `${SECURITY_PATH}/network-activity`,
ANOMALIES: `${SECURITY_PATH}/anomalies`,
ACTIVITY: `${SECURITY_PATH}/activity`,
},
SOURCES: '/sources',
DASHBOARDS: '/dashboards',
Expand Down

0 comments on commit 07f1695

Please sign in to comment.