Skip to content

Tailing fedoragsearch logs: path needs correction #425

Description

@dwk2

Issue description

The helpful message to user contains an incorrect path. Below is the correct path.

For an issue, describe steps to reproduce the issue

ISLE 7, version 1.4.2. Docker status: containers are UP.

Steps:

  1. docker exec -it isle-fedora-ld bash
  2. cd /utility_scripts/
  3. ./updateSolrIndex.sh
  4. Command line displays the following helpful message (see "actual result", below)
What's the expected result?
  • Checked and this operation is still running. You may disconnect and the process will continue to run.
    Find logs at /usr/local/tomcat/logs/fgs-update-foxml.out and /usr/local/tomcat/logs/fgs-update-foxml.err.
    You can watch log file 'tail -f /usr/local/tomcat/logs/fgs-update-foxml.*' as the process runs.
What's the actual result?
  • Checked and this operation is still running. You may disconnect and the process will continue to run.
    Find logs at /usr/local/tomcat/logs/fgs-update-foxml.out and /usr/local/tomcat/logs/fgs-update-foxml.err.
    You can watch log file 'tail -f /usr/local/tomcat/logs/fedoragsearch.daily.log' as the process runs.

Additional details / screenshots

20210507-0077

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions