Skip to main content
Solved

File Activity Anomaly Alert


Forum|alt.badge.img+1

Hİ,

Our security team want to follow file activity anomaly alert on Commvault side.We configured SNMPV3,and they are watching on Arcsight. And they want to configure this in the real time on test server.How can we configure on test server ?

Is there anybody can advise?

 

Regards

 

Best answer by Scott Moseman

barbaros wrote:

 

@Scott Moseman , @Onno van den Berg  How can I create scripts to generate this? ıf ı managed to create this will be alert still coming? 


These are scripts which I have used in labs to create a large amount of files to trigger the anomaly alert.  You will only get the alert once if the anomaly happens once.  It will exist in the Unusual File Anomaly dashboard where you can review the details and clear the alert.

Linux Clients

$ cat create.sh
#!/usr/bin/bash
for i in {000000..100000}
do
echo QWERTY > "file${i}.txt"
done

Windows Clients

> type create.bat
@ECHO ON
for /L %%i in (1,1,100000) do fsutil file createnew file%%i.tmp 4096

Thanks,
Scott
 

View original
Did this answer your question?

10 replies

Onno van den Berg
Commvault Certified Expert
Forum|alt.badge.img+19

You will have to configure it via the Commcell console. There is a default alert named "File Activity Anomaly Alert”". You can copy it or alter the existing one and configure SNMP.

 


Forum|alt.badge.img+1
  • Author
  • Byte
  • 3 replies
  • August 24, 2022

Hi Onno,

 

Thanks for your reply. Actually, I want to ask how can I alert from the client. I created text document on the Media Server. Then I deleted. The mail didn't come us.

 

Regards,

 


Mike Struening
Vaulter
Forum|alt.badge.img+23

@barbaros , the conditions of what the anomaly alert triggers from is internal information, though I’ll add @DMCVault to see if he has a test you can use.


Onno van den Berg
Commvault Certified Expert
Forum|alt.badge.img+19

So basically you are looking for a tool that can simulate a pattern which triggers the file activity anomaly alert?


Scott Moseman
Vaulter
Forum|alt.badge.img+18
Onno van den Berg wrote:

So basically you are looking for a tool that can simulate a pattern which triggers the file activity anomaly alert?


Scripts to generate a large number of files are easy to create, if the above statement is true and you’re trying to create a File Anomaly alert manually to test the process?

Thanks,
Scott
 


Onno van den Berg
Commvault Certified Expert
Forum|alt.badge.img+19

@Scott Moseman sure this is fairly easy to created but I'm not sure if this will trigger the alert, but you can always give it a shot. 


Forum|alt.badge.img+1
  • Author
  • Byte
  • 3 replies
  • August 25, 2022

Hi,

 

@Scott Moseman , @Onno van den Berg  How can I create scripts to generate this? ıf ı managed to create this will be alert still coming? 

 

Regards,


Scott Moseman
Vaulter
Forum|alt.badge.img+18
  • Vaulter
  • 505 replies
  • Answer
  • August 25, 2022
barbaros wrote:

 

@Scott Moseman , @Onno van den Berg  How can I create scripts to generate this? ıf ı managed to create this will be alert still coming? 


These are scripts which I have used in labs to create a large amount of files to trigger the anomaly alert.  You will only get the alert once if the anomaly happens once.  It will exist in the Unusual File Anomaly dashboard where you can review the details and clear the alert.

Linux Clients

$ cat create.sh
#!/usr/bin/bash
for i in {000000..100000}
do
echo QWERTY > "file${i}.txt"
done

Windows Clients

> type create.bat
@ECHO ON
for /L %%i in (1,1,100000) do fsutil file createnew file%%i.tmp 4096

Thanks,
Scott
 


Forum|alt.badge.img+1
  • Author
  • Byte
  • 3 replies
  • August 26, 2022

Thanks everyone. 


Surendra Nadh Arla
Vaulter
Forum|alt.badge.img+1

Is there a way that we can send in individual alerts of a clients those have morethan 2000 files modified or created or deleted or renamed?


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings