Page 1 of 1

Calea

Posted: Mon Aug 01, 2011 12:02 pm
by jspool
Currently I have several x86 based routers running RouterOS, I run a sata X25M Intel SSD for RouterOS, and a 2nd sata 1tb Western Digital Black for caching.
However unless I have missed the boat I can't find a way to have Calea save to anything except the primary drive. I need lots of storage and having the ability to save to a second or third drive would rock.
Ideally:
drive1=RouterOS
drive2=cache
drive3=calea


Thanks,
Josh

Re: Calea

Posted: Mon Aug 01, 2011 3:11 pm
by sergejs
You can save Calea information to any folder,
/tool calea set case-name=CF/calea_info
case-name - case name is set on server to specify the folder, where intercepted data is stored
http://wiki.mikrotik.com/wiki/Calea

Re: Calea

Posted: Wed Aug 03, 2011 2:51 am
by jspool
You can save Calea information to any folder,
/tool calea set case-name=CF/calea_info
case-name - case name is set on server to specify the folder, where intercepted data is stored
http://wiki.mikrotik.com/wiki/Calea
Perfect!

Thank you,
Josh

Re: Calea

Posted: Thu Sep 15, 2011 8:45 pm
by sathishsa
You mean , i have to pre format with ext2 and create the desire folder on the 3rd drive before configuring the calea

Re: Calea

Posted: Thu Sep 15, 2011 8:47 pm
by sathishsa
Please make it clear , iam successful in configuring calea and retention server , but egarly looking for this solution

i just attached second drive its raw now can u please tell me the steps .......

Re: Calea

Posted: Thu Sep 15, 2011 8:48 pm
by sathishsa
You can save Calea information to any folder,
/tool calea set case-name=CF/calea_info
case-name - case name is set on server to specify the folder, where intercepted data is stored
http://wiki.mikrotik.com/wiki/Calea

Please make it clear , iam successful in configuring calea and retention server , but egarly looking for this solution

i just attached second drive its raw now can u please tell me the steps .......

Re: Calea

Posted: Thu Sep 15, 2011 8:48 pm
by sathishsa
You can save Calea information to any folder,
/tool calea set case-name=CF/calea_info
case-name - case name is set on server to specify the folder, where intercepted data is stored
http://wiki.mikrotik.com/wiki/Calea
Perfect!

Thank you,
Josh

Please make it clear , iam successful in configuring calea and retention server , but egarly looking for this solution

i just attached second drive its raw now can u please tell me the steps .......

Thanks

Re: Calea

Posted: Fri Sep 16, 2011 10:15 am
by sergejs
Run /store disk print and format secondary drive attached to your router.
Check /files to confirm name given to your disk and use in the described way.

Re: Calea

Posted: Fri Sep 16, 2011 1:19 pm
by sathishsa
Run /store disk print and format secondary drive attached to your router.
Check /files to confirm name given to your disk and use in the described way.

In this case my DIsk in SATA2

can i use casename=SATA2 ?

Thanks,
Sathish

Re: Calea

Posted: Mon Sep 19, 2011 4:13 pm
by sergejs
Format disk by store commands and check /files menu for correct name.

Re: Calea

Posted: Tue Sep 20, 2011 10:21 am
by sathishsa
Format disk by store commands and check /files menu for correct name.

Its not working for me

iam trying like this

/ tool calea add action=pcap intercept-port=5555 case-id=333 intercept-ip=192.168.240.99 case-name=sata2/calea

where sata2 is my second drive, nothing works
and

/ tool calea add action=pcap intercept-port=5555 case-id=333 intercept-ip=192.168.240.99 case-name=calea

where i created a folder on sata2 drive as calea, it worked but the calea named folder created automatically under calea-admin folder on sata1(system drive)

ROS version 5.7 latest

Please give me the solution

Thanks,
Sathish

Re: Calea

Posted: Tue Sep 20, 2011 12:16 pm
by sergejs
Have you followed instructions?

1) Did you format disk?
2) What do you see at /files print?
Format disk by store commands and check /files menu for correct name.