[ 
http://jira.dspace.org/jira/browse/DS-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stuart Lewis updated DS-364:
----------------------------

    Documentation Status: In Comments  (was: Needed)

Two new commands. The instructions probably only need to be included once, but 
might need to referenced from the section about solr stats, to explain how to 
rebuild the solr indexes from dspace.log files:

[dspace]/bin/dspace log-converter
 - Converts log files from dspace.log into an intermediate format that can be 
inserted into solr
 - parameters: -i (input file) -o (output file) (optional: -m adds a wildcard 
ot the end of input and output, so it would mean dspace.log* would be 
converted, -h for help, -n if the log files have been created with DSpace 1.6, 
-v for verbose output)

[dspace]/bin/dspace log-importer
 - Loads the intermediate log files that have been created by the log-converter 
script into solr
 - parameters: -i input file (optional: optional: -m adds a wildcard ot the end 
of input, so it would mean dspace.log* would be imported, -s to skip the 
reverse DNS lookups that work out where a user is from, -v for verbose output, 
-h for help, -l for developers: allows you to import a log file from anbother 
system,  so because the handles won't exist, it looks up random items in your 
local system to add hits to instead)

Give me a shout if you need more info. Thanks, Stuart.

> Script to convert legacy dspace.log stats into solr stats records
> -----------------------------------------------------------------
>
>                 Key: DS-364
>                 URL: http://jira.dspace.org/jira/browse/DS-364
>             Project: DSpace 1.x
>          Issue Type: Sub-task
>            Reporter: Stuart Lewis
>            Assignee: Stuart Lewis
>             Fix For: 1.6.0
>
>         Attachments: [DS-364]-for-review.patch, 
> [DS-364]-for-review_patch_-_version3.patch, 
> [DS-364]_for_review_patch_-_version4.patch, 
> _[DS-364]-for-review_patch_-_version2.patch, solroutput.log.2009-06-15
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to